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)
-   -   Is there a way to make custom 404 pages on Ensim Pro? (https://gfy.com/showthread.php?t=298014)

SmutGiant 05-19-2004 02:06 AM

Is there a way to make custom 404 pages on Ensim Pro?
 
I have a shitload of hotlink traffic going to waste!!

SmutGiant 05-19-2004 02:13 AM

Any server guys in the house tonight? :helpme :)

SmutGiant 05-19-2004 02:57 AM

bump

Jarrod 05-19-2004 04:46 AM

Make a .htaccess for the domain and put this in there: changing the url to your specific URL and the IP of the domain.
copy after the three lines

---
ErrorDocument 403 http://www.m0viegalleries.com
ErrorDocument 404 http://www.m0viegalleries.com

AuthUserFile /dev/null
AuthGroupFile /dev/null
RewriteEngine On
RewriteOptions inherit
RewriteCond %{HTTP_REFERER} !^http://www.m0viegalleries.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://m0viegalleries.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://66.28.13.2.*$ [NC]

RewriteRule .*[Jj][Pp][Gg]$|.*[Mm][Pp][Ee][Gg]$|.*[Mm][Pp][Gg]$|.*[Gg][Ii][Ff]$ <http://www.m0viegalleries.com>

---


All times are GMT -7. The time now is 07:53 AM.

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