Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- block blank referrer on specific page and by ip


jdMorgan - 3:46 pm on Feb 7, 2008 (gmt 0)


The page URL-path goes into the RewriteRule pattern
The IP address range goes into a RewriteCond %{REMOTE_ADDR} pattern
The blank referrer would be RewriteCond %{HTTP_REFERER} ^$

That should get you started.

Jim


Thread source:: http://www.webmasterworld.com/apache/3568598.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com