Opened 1 year ago
Last modified 10 months ago
r1811: aliased directories are not processed with index-files. For example http://domain/blog/ is an alias and don't finds my index.php in the destination dir. But http://domain/blog/read.php?id=896 works. PHP is the one who complains. So i guess that the real path is not translated. If the directory is not an alias it finds and processes the index file normaly.