> What I would like to avoid is the entry in the error log for
> /additional/path/info which does not exist.
What entry?
>>>
>>> Hello Eric,
>>>
>>> These messages :
>>> client denied by server configuration:
>>> /my_document_root/additional/path/info
>>>
>>> Only /my_docume
On Thu, 7 Apr 2016 21:28:23 +0200, you wrote:
>
>> Le 7 avr. 2016 à 21:07, Ben RUBSON a écrit :
>>
What I would like to avoid is the entry in the error log for
/additional/path/info which does not exist.
>>>
>>> What entry?
>>
>> Hello Eric,
>>
>> These messages :
>> client denied
> Le 7 avr. 2016 à 21:07, Ben RUBSON a écrit :
>
>>> What I would like to avoid is the entry in the error log for
>>> /additional/path/info which does not exist.
>>
>> What entry?
>
> Hello Eric,
>
> These messages :
> client denied by server configuration: /my_document_root/additional/path/
>> What I would like to avoid is the entry in the error log for
>> /additional/path/info which does not exist.
>
> What entry?
Hello Eric,
These messages :
client denied by server configuration: /my_document_root/additional/path/info
Only /my_document_root/api/ and some other paths are availab
On Thu, Apr 7, 2016 at 2:57 PM, Ben RUBSON wrote:
> What I would like to avoid is the entry in the error log for
> /additional/path/info which does not exist.
What entry?
--
Eric Covener
cove...@gmail.com
-
To unsubscribe, e-
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 cer