GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Need HTACCESS help (https://gfy.com/showthread.php?t=626930)

$5 submissions 06-28-2006 12:58 AM

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?

boldy 06-28-2006 01:03 AM

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]

The Sultan Of Smut 06-28-2006 01:04 AM

RewriteCond %{HTTP_REFERER} !^http(s)?://([[:alnum:]]+\.)*domain\.com [NC]

edit: typo...

PussyTeenies 06-28-2006 01:09 AM

see above..

edit: not needed anymore

$5 submissions 06-28-2006 01:11 AM

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