[rt-users] I'm stuck
Autrijus Tang
autrijus at autrijus.org
Thu Jun 3 18:14:25 EDT 2004
On Thu, Jun 03, 2004 at 05:04:58PM -0500, avahlkamp at txgenco.com wrote:
> You don't have permission to access / on this server
>
> I got this on the default install. I reconfigured and put rt in the
> /www/htdocs directory and change the default settings to point to
> /share/html/index.html.
>
> I'm sure it has something to do with permissions, but I can't seem to
> figure out what it is.
>
> Any suggestions?
Are you on Apache2 + mod_perl2? If yes, try this in your httpd.conf:
RedirectMatch permanent (.*)/$ $1/index.html
Thanks,
/Autrijus/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20040604/d2c8319b/attachment.sig>
More information about the rt-users
mailing list