-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Oliver,

> 
>> ... So what should I look at if I want to know if apache
>> played with the uri meanwhile?
> 
> You should read the page linked to above. MultiViews gets Apache to
> search for a file to match the URL in the URL does not match an exact file.
> 
> For example, given the URL path /foo/bar
> 
> it'll look for:
> /foo/bar
> /foo/bar/index.html
> /foo/bar.html
> 
> Perhaps not in that order, you'd need to check the documentation if you
> want more detail.

I understand (now) that MultiViews can interfere. My question was more generic:
If I requested /foo/bar/baz.html, at which point and how do I know apache
translated it to /foo/bar.html for whatever reason (MultiViews, Index, Rewrite
or whatever). The reason why I filed the bug against mason is that I could not
see any translation taking place, ie $r->uri was unchanged.

Srdjan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGEXYuZtcHxCitRpgRAvu+AKDRXp2VbpY3WMYxwc37V5c/NCT2nwCfahz7
yeRV7OPl327bjUzSySGBxsY=
=I0eD
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to