bad URI `/' on httpS and Alias
Added by guillain tonton over 10 years ago
Hello,
I've a strange issue according to Redmine virtual host:- redhat 5.x
- apache 2
- redmine 1.5
I use apache feature to create a standard URL (https://redmine.myserver.com) and it works only on the hostname and not on the alias !? - https://hostname/ : OK
- https://redmine.myserver.com/ : KO
All other web application work perfectly instead for Redmne (alias + https) :( and it's why I must have this type of configuration provided by Apache.
HTTP/s flow summary: http(alias) --> httpS(secure alias) --> proxy pass(localhost:3000)
Attached:- apache logs
- apache conf
- RAILS_ENV
Thanks in advance for your help!!!
Guillain
apache_redmine.conf (1.45 KB) apache_redmine.conf | Apache configuration | ||
apache_redmine.log (800 Bytes) apache_redmine.log | Apache logs | ||
RAILS_ENV.txt (513 Bytes) RAILS_ENV.txt |