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: <Limit GET HEAD POST> order allow,deny deny from X.X.X.X allow from all </Limit> This is working perfectly. Is there anyway I can have a custom message displayed when a site listed in the above file is blocked? Thanks! -- Carmel â carmel_ny@xxxxxxxxxxx Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. __________________________________________________________________ --------------------------------------------------------------------- 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