View Single Post
Old 2006-06-21, 05:32 AM   #7
upallnite
Internet! Is that thing still around?
 
upallnite's Avatar
 
Join Date: Jan 2006
Location: FL
Posts: 9
Send a message via ICQ to upallnite
Hi RedCherry
Can you show me a movie file that you have protectd with this:

ErrorDocument 404 http://www.mydomain.com/404.shtml
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://(.*@)?([a-z0-9-]+\.)*mydomain\.com(:[0-9]+)?(/.*)?$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*@)?1\.2\.3\.4(:[0-9]+)?(/.*)?$
RewriteRule .*\.(asf|mpg|mpeg|wmv|avi|rm|gif|jpeg|jpg|zip)$ - [NC,F,L]

If anyone has any type of movie file protected with htaccess I would like to try our test on it.
__________________
Zipped Adult Sites 4 fast easy FREE web sites and plug-ins!
upallnite is offline   Reply With Quote