> Is there anyway I can have a custom message
> displayed when a site listed in the above file is blocked?
Yes, make a custom webpage for the 401 response:
http://httpd.apache.org/docs/2.2/mod/core.html#errordocument
-
The offi
On May 13, 2011 11:08 , Carmel wrote:
I am using a "htaccess" file to limit certain IP from accessing my
server. This is the format of the file:
order allow,deny
deny from X.X.X.X
allow from all
This is working perfectly. Is there anyway I can have a custom message
displayed when a site lis
I am still trying to learn how Apache works so please bear with me.
I am using a "htaccess" file to limit certain IP from accessing my
server. This is the format of the file:
order allow,deny
deny from X.X.X.X
allow from all
This is working perfectly. Is there anyway I can have a custom messag