View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - webserver behind an apache proxy-pass, not possible to log-in - ProjeQtOr
 
 

webserver behind an apache proxy-pass, not possible to log-in

More
12 Dec 2011 21:01 #1 by jswordy
Hello,

my configuration foreseen a web-server (proxy-pas) that is in front of the internal server where ProjectOrria is installed. As i didnt find a way to configure the ProjecOrria server name every time i log-in it forward me to the internal server (e.g. www.projectorria.com shows the log-in form but as soon as i insert username and password forward me to the projectorria.internal.mydomain.net).

Is it possible to override (in the configuration files) the name of the server where ProjectOrria is installed ?

thanks

Please Log in or Create an account to join the conversation.

More
12 Dec 2011 21:17 #2 by babynus
Hi,
Sorry, but there is no way to define the server name, and there should not be any need.
Access to pages is always relative.

It is the prowy that should automatically rewrite urls.
Maybe your proxy-pas configuration is not complete.

Regards.

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
12 Dec 2011 21:25 #3 by jswordy
Hello,

this is my proxy pass (servers name substituted):

<VirtualHost xxx.xxx.xxx.xxx:443>
ServerName www.projectorria.com:443
ErrorLog logs/prjsrv_error.log
CustomLog logs/prjsrv_access.log common

SSLEngine on
SSLProtocol all -SSLv2
SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW
SSLCertificateFile /myserver.crt
SSLCertificateKeyFile /myserver.key
ServerAdmin This email address is being protected from spambots. You need JavaScript enabled to view it.

<IfModule mod_proxy.c>
ProxyRequests off
ProxyPass / projectorria.internal.mydomain.net:80 /
ProxyPassReverse / projectorria.internal.mydomain.net:80 /
</IfModule>
</VirtualHost>


can you please help e to understand where the problem is ?

thanks

Please Log in or Create an account to join the conversation.

More
12 Dec 2011 21:36 - 12 Dec 2011 21:36 #4 by jswordy
one more hint:

i see that the problem is only the first 'redirect' form www.projectorria.com to www.projectorria.com/view/ then it works without any problem.

Please Log in or Create an account to join the conversation.

More
12 Dec 2011 21:55 #5 by babynus
I'm not an Apache expert but I think you should try to add directives :
ProxyPass /view/ projectorria.internal.mydomain.net:80/view/
ProxyPassReverse /view/ projectorria.internal.mydomain.net:80/view/

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.043 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.