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)
-   -   htaccess (https://gfy.com/showthread.php?t=53440)

eRock 03-12-2002 06:38 PM

htaccess
 
Can someone drop me the .htaccess code really quick? I can't seem to find it anywhere in my files.

Thanks!

E

pipp 03-12-2002 06:45 PM

.htaccess code that will do what?

eRock 03-12-2002 07:33 PM

To protect images from hotlinkers...c'mon.

Anyone? Bueller?

pipp 03-12-2002 07:38 PM

It was a tread about this yesterday. Check this url out http://www.webpimps.com/scripts/htaccess/

eRock 03-12-2002 07:48 PM

Perfect! Thanks! :thumbsup

Bueller 11-16-2003 08:15 PM

Quote:

Originally posted by eRock
To protect images from hotlinkers...c'mon.

Anyone? Bueller?

You called?

xxxjay 11-17-2003 03:09 AM

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?jays-xxx-links.com(/)?.*$ [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp|wmv)$ - [F,NC]
DirectoryIndex index.shtml index.html index.htm

will stop hotlinkers

Validus 11-17-2003 03:40 AM

Thanks Jay.


All times are GMT -7. The time now is 02:10 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123