[rt-users] RT3 and Apache2

Autrijus Tang autrijus at autrijus.org
Thu Apr 29 04:24:32 EDT 2004


On Thu, Apr 29, 2004 at 09:14:04AM +0100, Dermot Williams wrote:
> Trying to browse to http://rt3.system.com/ results in a
> 404 error. Browsing to http://rt3.system.com/index.html works perfectly.

Put this in RT's virtualhost section 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/20040429/e31fdc69/attachment.sig>


More information about the rt-users mailing list