Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Kopano WebApp behind reverse proxy

    Kopano WebApp
    1
    2
    1133
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • darootler
      darootler last edited by darootler

      Hi,

      is there are a way to get the original ip logged wich accessed WebApp when running WebApp behind a reverse proxy?

      For Z-Push there is an option in the z-push.conf.php ‘USE_X_FORWARDED_FOR_HEADER’ wich does exactly what i want.

      Is there a similar option for WebApp?

      Any suggestions?

      Regards
      Richard

      1 Reply Last reply Reply Quote 0
      • darootler
        darootler last edited by

        For everyone who has the same problem, there is a way to achieve this with an apache config:

        sudo a2enmod remoteip
        

        In apache config use the following directive:

        RemoteIPHeader X-Forwarded-For
        

        Regards
        Richard

        1 Reply Last reply Reply Quote 0
        • First post
          Last post