DaveTomneyUK
06-08-2007, 06:21 PM
Hi,
Could someone please help me I am trying to make it so I store all my media files ".swf|.mp3|.wmv|.mpg|.mpeg|.jpg|.jpeg|.gif|.png" on a subdomain called "http://dl.mysite.com" but I need to make an .htaccess file so it blocks all referals to all my media files located on the subdomain "http://dl.mysite.com" so it allows only my domain to use the files.
Allow:
http://mysite.com
http://xx.mysite.com
http://dl.mysite.com
Disallow:
http://othersite.com
http://xx.othersite.com
http://dl.othersite.com
Could someone please help me I am trying to make it so I store all my media files ".swf|.mp3|.wmv|.mpg|.mpeg|.jpg|.jpeg|.gif|.png" on a subdomain called "http://dl.mysite.com" but I need to make an .htaccess file so it blocks all referals to all my media files located on the subdomain "http://dl.mysite.com" so it allows only my domain to use the files.
Allow:
http://mysite.com
http://xx.mysite.com
http://dl.mysite.com
Disallow:
http://othersite.com
http://xx.othersite.com
http://dl.othersite.com