![]() |
.htaccess help please
how to deny a directory listing ?
and how to allow hotlinking from sertain URLs (like gfy) ? |
Options -Indexes
RewriteEngine On RewriteCond %{HTTP_REFERER} !^http://domain.com [NC] RewriteCond %{HTTP_REFERER} !^http://domain2.com [NC] RewriteCond %{HTTP_REFERER} !^http://www.domain.com [NC] RewriteCond %{HTTP_REFERER} !^http://www.domain2.com [NC] RewriteRule .\.(wav|mp3|mp2|rm|ra|ram|au|aiff|wma|mov|zip|mpg| mpeg|avi|jpg|gif)$ - [F,L] DynaMite |
thanks man
|
All times are GMT -7. The time now is 07:36 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123