On Mon, Nov 30, 2009 at 05:56:22PM -0200, Wagner Pereira wrote:
>         Alias /rt "/opt/rt3/share/html/"

I believe this ^^
is conflicting with this 

>         <Location /rt>
>                 RewriteEngine On
>                 RedirectMatch permanent (.*)/$ $1/index.html
>                 AddDefaultCharset UTF-8
>                 SetHandler perl-script
>                 PerlHandler RT::Mason
>         </Location>

Only one of them wins, and it appears that the Alias is doing so

Attachment: pgphLmpY63dmX.pgp
Description: PGP signature

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [email protected]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to