jmc67
09-25-2003, 12:26 AM
How can I get this .htaccess to show the ip address as shown below?
Thanks
<Limit GET>
order allow,deny
deny from 111.222
allow from all
</Limit>
ErrorDocument 403 "Access from IP address (ip here) not allowed
Thanks
<Limit GET>
order allow,deny
deny from 111.222
allow from all
</Limit>
ErrorDocument 403 "Access from IP address (ip here) not allowed
