You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Brian Havard <br...@kheldar.apana.org.au> on 2001/09/14 14:17:48 UTC

Problem with trailing / in section

In the standard config, there exists:

<Directory "@@ServerRoot@@/manual/">

But for reasons I've yet to determine, this doesn't work for me unless I
remove the trailing / (I get 403 accessing /manual/ because MultiViews
isn't enabled). I'm not familiar with the directory_walk code so would
appreciate any hints as to why this might be happening just on OS/2 (or is
it?). I'm suspecting apr_filepath_merge() & friends as I first started
seeing this around the time that went in.

-- 
 ______________________________________________________________________________
 |  Brian Havard                 |  "He is not the messiah!                   |
 |  brianh@kheldar.apana.org.au  |  He's a very naughty boy!" - Life of Brian |
 ------------------------------------------------------------------------------