[rt-users] SSL and You're Almost There
Phanoko
phanoko at yahoo.com
Tue Feb 28 16:26:48 EST 2006
When I change my apache2 to use SSL I get the You're
almost there screen. This happened when I was on 3.2
and 3.4.
Anyone else seen this?
cat /etc/httpd/conf/httpd.conf
.....
<VirtualHost *:80>
ServerName Bipoppa.motown.com
Alias /rt /opt/rt3/share/html
ServerAdmin MarviGaye at motown.com
DocumentRoot /opt/rt3/share/html
AddDefaultCharset UTF-8
PerlRequire /opt/rt3/bin/webmux.pl
<Location />
SetHandler perl-script
PerlHandler RT::Mason
</Location>
</VirtualHost>
_______________________
cat RT_SiteConfig.pm
.....
Set($WebBaseURL, "https://Bipoppa.motown.com");
Any help and I'll buy lunch.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the rt-users
mailing list