<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1141" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face="MS UI Gothic" size=2>Thank you for the response but I still
have some problem with some setting.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </DIV>
<DIV><FONT face="MS UI Gothic" size=2>When I try to login the RT, the browser
responds as follows.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </DIV>
<DIV>
<H1><FONT face="MS UI Gothic" size=2>Forbidden</FONT></H1><FONT
face="MS UI Gothic" size=2>You don't have permission to access / on this server.
</FONT>
<P></P><FONT face="MS UI Gothic" size=2>
<HR>
</FONT>
<ADDRESS><FONT face="MS UI Gothic" size=2>Apache/1.3.27 Server at 127.0.0.1 Port
8080</FONT></ADDRESS>
<ADDRESS><FONT face="MS UI Gothic" size=2></FONT> </ADDRESS>
<ADDRESS><FONT face="MS UI Gothic" size=2>And the
/usr/local/apache/logs/error_log shows as follows.</FONT></ADDRESS>
<ADDRESS><FONT face="MS UI Gothic" size=2>Wed Feb 26 15:04:45 2003] [notice]
Apache/1.3.27 (Unix) mod_perl/1.27 configure<BR>d -- resuming normal
operations<BR>[Wed Feb 26 15:04:45 2003] [notice] Accept mutex: flock (Default:
flock)<BR>[Wed Feb 26 15:05:08 2003] [error] [client 192.168.10.54] Directory
index forbid<BR>den by rule:
/usr/local/apache/htdocs/<BR>internal11#</FONT></ADDRESS>
<ADDRESS><FONT face="MS UI Gothic" size=2></FONT> </ADDRESS>
<ADDRESS><FONT face="MS UI Gothic" size=2></FONT> </ADDRESS>
<ADDRESS><FONT face="MS UI Gothic" size=2>Any suggestion?</FONT></ADDRESS>
<ADDRESS><FONT face="MS UI Gothic" size=2></FONT> </ADDRESS>
<ADDRESS><FONT face="MS UI Gothic" size=2>Kazu</FONT></ADDRESS>
<ADDRESS><FONT face="MS UI Gothic" size=2></FONT> </ADDRESS></DIV>
<DIV><FONT face="MS UI Gothic" size=2>----- Original Message ----- </FONT>
<DIV><FONT face="MS UI Gothic" size=2>From: "Autrijus Tang" <</FONT><A
href="mailto:autrijus@autrijus.org"><FONT face="MS UI Gothic"
size=2>autrijus@autrijus.org</FONT></A><FONT face="MS UI Gothic"
size=2>></FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>To: "Kazu Kimura" <</FONT><A
href="mailto:kazu@kmn.co.jp"><FONT face="MS UI Gothic"
size=2>kazu@kmn.co.jp</FONT></A><FONT face="MS UI Gothic"
size=2>></FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>Cc: <</FONT><A
href="mailto:rt-users@lists.fsck.com"><FONT face="MS UI Gothic"
size=2>rt-users@lists.fsck.com</FONT></A><FONT face="MS UI Gothic"
size=2>></FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>Sent: Wednesday, February 26, 2003 11:59
AM</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>Subject: Re: [rt-users] template
httpd.conf for rt-2-1-75</FONT></DIV></DIV>
<DIV><FONT face="MS UI Gothic"><BR><FONT size=2></FONT></FONT></DIV><FONT
face="MS UI Gothic" size=2>> On Wed, Feb 26, 2003 at 11:01:47AM +0900, Kazu
Kimura wrote:<BR>> > I would like to know the template of httpd.conf for
the latest rt-2-1-75 or<BR>> > rt3.0beta.<BR>> > <BR>> > I
don't know how to setup virtual host with it.<BR>> <BR>> Please read the
README. :-)<BR>> <BR>> <VirtualHost your.ip.address><BR>>
ServerName your.rt.server.hostname<BR>>
DocumentRoot /opt/rt3/share/html<BR>> AddDefaultCharset
UTF-8<BR>> <BR>> # this line applies to
Apache2+mod_perl2 only<BR>> PerlModule Apache2
Apache::compat<BR>> <BR>> PerlModule
Apache::DBI<BR>> PerlRequire
/opt/rt3/bin/webmux.pl<BR>> <BR>> <Location
/><BR>> SetHandler
perl-script<BR>> PerlHandler
RT::Mason<BR>> </Location><BR>>
</VirtualHost><BR>> <BR>> But in my server the location tag is
replaced by:<BR>> <BR>> <FilesMatch
"\.html$"><BR>> SetHandler
perl-script<BR>> PerlHandler
RT::Mason<BR>> </FilesMatch><BR>>
<LocationMatch "/Attachment/"><BR>>
SetHandler perl-script<BR>>
PerlHandler RT::Mason<BR>>
</LocationMatch><BR>>
<LocationMatch "/REST/"><BR>>
SetHandler perl-script<BR>>
PerlHandler RT::Mason<BR>>
</LocationMatch><BR>> <BR>> Thanks,<BR>>
/Autrijus/<BR>> _______________________________________________<BR>>
rt-users mailing list<BR>> </FONT><A
href="mailto:rt-users@lists.fsck.com"><FONT face="MS UI Gothic"
size=2>rt-users@lists.fsck.com</FONT></A><BR><FONT face="MS UI Gothic"
size=2>> </FONT><A
href="http://lists.fsck.com/mailman/listinfo/rt-users"><FONT face="MS UI Gothic"
size=2>http://lists.fsck.com/mailman/listinfo/rt-users</FONT></A><BR><FONT
face="MS UI Gothic" size=2>> <BR>> Have you read the FAQ? The RT FAQ
Manager lives at </FONT><A href="http://fsck.com/rtfm"><FONT face="MS UI Gothic"
size=2>http://fsck.com/rtfm</FONT></A><BR><FONT face="MS UI Gothic" size=2>>
</FONT></BODY></HTML>