Ahmed Saber created OPENMEETINGS-1819:
-----------------------------------------

             Summary: Redirect 443 port and protocol https to 5080 port
                 Key: OPENMEETINGS-1819
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1819
             Project: Openmeetings
          Issue Type: Bug
          Components: Cluster
    Affects Versions: 4.0.1
            Reporter: Ahmed Saber
            Assignee: Maxim Solodovnik


Hi,

We are using apache as front-end to OM 4.0.1, apache is running on ports (80 & 
443) and configured with proxy module to forward requests to OM on localhost 
port 5080 as follow:

{color:#FF0000}ProxyPass / http://localhost:5080/ {color}

{color:#FF0000}ProxyPassReverse / http://localhost:5080/{color}

The above configuration is working fine with apache http port 80, we can open 
and login to OM with no issues but when we do the same configuration for https 
port 443 on apache we are unable to login to OM, we received status code 400 
bad request for the below request

{color:#FF0000}/openmeetings/wicket/bookmarkable/org.apache.openmeetings.web.pages.auth.SignInPage?1--register-form-captcha-captcha{color}

   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to