Hello, I have a Perl API which is requested like this : GET|POST|PUT|DELETE /api/script.pl/additional/path/info In Apache access log, of course, I see an entry for /api/script.pl What I would like to avoid is the entry in the error log for /additional/path/info which does not exist. This is certainly due to an Apache internal request on PATH_INFO. Is there any way to avoid this ? Thank you very much, Best regards, Ben --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx