![]() |
Need HTACCESS help
I protected my images folder from hotlinking. Now... when you load http://webmasterlabor.com the images are broken. But www.webmasterlabor.com loads fine. How do I fix?
|
RewriteCond %{HTTP_REFERER} !^http://(www\.)?webmasterlabor\.com [NC]
RewriteCond %{HTTP_REFERER} !^$ RewriteRule \.(jpe?g|gif|bmp|png|css|mov|swf|dcr|JP?G|jpg)$ - [F] |
RewriteCond %{HTTP_REFERER} !^http(s)?://([[:alnum:]]+\.)*domain\.com [NC]
edit: typo... |
see above..
edit: not needed anymore |
Guys, Thanks! Much appreciated.
Fixed! |
All times are GMT -7. The time now is 07:15 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123