I want to log IP Address of clients which tried to access my site , but unable due to blocking in .htaccess using DENY FROM syntax .
Please guide me
I want to log IP Address of clients which tried to access my site , but unable due to blocking in .htaccess using DENY FROM syntax .
Please guide me
I think they'll come up in error.log as entries where the HTTP Status code is 403 Forbidden.