<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>No, here are my directives, located inside the
<IfDefine SSL> block at the end of httpd.conf:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><VirtualHost x.x.x.x:443></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2># General setup for the virtual
host<BR>DocumentRoot "/opt/rt3/share/html"<BR>ServerName
blah.blah.org<BR>ServerAdmin <A
href="mailto:root@blah.blah.org">root@blah.blah.org</A><BR>ErrorLog
/usr/local/apachessl/logs/error_log<BR>TransferLog
/usr/local/apachessl/logs/access_log</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2># RT functionality<BR>AddDefaultCharset
UTF-8<BR>PerlModule Apache::DBI<BR>PerlRequire
/opt/rt3/bin/webmux.pl<BR><location /><BR> SetHandler
perl-script<BR> PerlHandler RT::Mason<BR></location><BR></FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=rroff@stny.rr.com href="mailto:rroff@stny.rr.com">Russ Roff</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=rt-users@lists.fsck.com
href="mailto:rt-users@lists.fsck.com">rt-users@lists.fsck.com</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, March 02, 2004 7:55
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [rt-users] Web page shows
code, not interface</DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>Perhaps you forgot to modify httpd.conf to add
support for mod-perl and mason?</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=jmccarty@scoe.org href="mailto:jmccarty@scoe.org">Joseph
McCarty</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=rt-users@lists.fsck.com
href="mailto:rt-users@lists.fsck.com">rt-users@lists.fsck.com</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, March 02, 2004 10:50
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [rt-users] Web page shows
code, not interface</DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>On a machine with a fresh install of RH 7.3, I
installed perl 5.8.3. I compiled apache with mod_perl and SSL, and
installed MySQL. I then installed all RT perl modules mostly using
CPAN. Some modules had to be compiled and installed manually.
When test-dependencies gave me all "found," I installed and configured
RT.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>After configuring apache with my SSL site as an
ip-based virtual host, /opt/rt3/share/html/index.html displays the page's
code instead of the RT interface.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Pointers appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Joe McCarty</FONT></DIV>
<P>
<HR>
</BLOCKQUOTE></BLOCKQUOTE>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>