[rt-users] rewrite + SSL + apache2 + FastCGI + RHEL4

Phil Lawrence prlawrence at Lehigh.EDU
Thu Apr 14 14:39:29 EDT 2005


Turns out RHEL4 snuck an ssl.conf file in /etc/httpd/conf.d/ssl.conf. 
So it was overriding my attempts within /etc/httpd/conf/httpd.conf!

Still working on the details, will post again. But here's the big CLUE:

# httpd -S
[Thu Apr 14 14:22:00 2005] [warn] _default_ VirtualHost overlap on port 
443, the first has precedence
VirtualHost configuration:
wildcard NameVirtualHosts and _default_ servers:
_default_:443          rt.example.com (/etc/httpd/conf.d/ssl.conf:88)
_default_:443          rt.Example.COM (/etc/httpd/conf/httpd.conf:1033)
*:80                   is a NameVirtualHost
          default server rt.example.com (/etc/httpd/conf/httpd.conf:1027)
          port 80 namevhost rt.example.com (/etc/httpd/conf/httpd.conf:1027)
Syntax OK

Thanks,
phil



More information about the rt-users mailing list