Hi, I'm confused: If I call http://localhost/doesntexit/lalala/ an error log entry is created and a 404 is delivered. If I call http://localhost/doesntexit.php/lalala/ an error log entry is created and a 404 is delivered. If I call http://localhost/blah.php/lalala/ blah.php is executed. If I call http://localhost/blah.php/lalala%2f NO error log entry is created, however a 404 is delivered. If I call http://localhost/doesntexist.php/lalala%2f still no error log entry is created and a 404 is delivered. Where can I look up the logic behind this behaviour and is there a place where I can see to which file an URL is resolved? Regards, André --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx