Page is a not externally linkable
bull - 8:47 pm on Oct 1, 2002 (gmt 0)
testing my htaccess I get the following error (excerpt): You don't have permission to access / although I specified and this text above is not my err403. So UA xy also gets a 403 while getting the err page I think. my last lines in htaccess: any ideas? please help.
hi,
on this server.<P>
<P>Additionally, a 403 Forbidden
error was encountered while trying to use an ErrorDocument to handle the request
ErrorDocument 404 /err404.htm
ErrorDocument 403 /err403.htm
RewriteCond %{HTTP_USER_AGENT} ^PortalBSpider
RewriteRule ^.* - [F,L]
RewriteCond %{HTTP_REFERER} ^http://www.iaea.org$
RewriteRule !^http://[^/.]\.mydomain.net.* - [F]