I just filed a bug http://rt.cpan.org/NoAuth/Bug.html?id=2114

Subject: AxHandleDirs doesn't convert directory into directory/

(On mac os x 10.2.3) I have AxHandleDirs set up on a directory named "people" with
the following relevant htaccess lines:
AxHandleDirs On
AxAddProcessor text/xsl /people/username.xsl
AxAddProcessor text/xsl /xsl/site.xsl

when I load example.com/people the page displays fine, but normally apache updates
(forwards?) the URL to example.com/people/ and that's not happening. This is a Bad
Thing because then relative links break. A relative link e.g., "simon/index.html"
then loads example.com/simon/index.html" instead of
example.com/people/simon/index.html


I vaguely remember reading about this somewhere but can't find it now on google (maybe because all the docs were just moved though)

simon


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to