Page is a not externally linkable
soapystar - 4:23 pm on Feb 7, 2008 (gmt 0)
For example if the url was the index page i was thinking something like RewriteCond %{THE_REQUEST} !^http://www.domain.com/ [OR] but i really struggle with this stuff.. :-(
im struggling a bit with this. I thought the url would be a condition?
RewriteCond %{HTTP_USER_AGENT} ^-?$ [OR]
RewriteCond %{REMOTE_ADDR} ^x.x.x.x/x
RewriteRule .* - [F]