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)
-   -   how do i kill a domain, without actually killing it? (https://gfy.com/showthread.php?t=190826)

lil2rich4u2 10-27-2003 11:50 PM

how do i kill a domain, without actually killing it?
 
is there a way in htaccess to do this?

i dont want to delete anything from the server because it costed too much to have installed, but i dont want to waste any bandwidth or traffic on a site that is not active.

what do i put in my htaccess to make it send ALL hits to a different URL?

thanks.

ZoiNk 10-27-2003 11:51 PM

ask the admin to remove the apache entry for it.
ZoiNk

gin 10-27-2003 11:52 PM

if it's a domain.. you should just be able to edit it in httpd.conf... setup the home directory to be /404/ and ErrorDocument 404 http://where to redirectto.com/

chowda 10-27-2003 11:52 PM

go to ur domain registrar and change the nameserver to mydomains.com and forward all domain hits to another url form there?

JDog 10-27-2003 11:53 PM

RewriteEngine on
RewriteRule \.*$ http://www.ezfreeporn.net/ [R,L]

detoxed 10-27-2003 11:54 PM

costed cought unedgeicated

lil2rich4u2 10-28-2003 12:01 AM

Quote:

Originally posted by JDog
RewriteEngine on
RewriteRule \.*$ http://www.ezfreeporn.net/ [R,L]


JDog 10-28-2003 12:32 AM

RewriteEngine on
RewriteRule \.*$ http://www.ezfreeporn.net/ [R,L]

Feel free to use my domain too! :Graucho

jDoG

Doctor Dre 10-28-2003 12:32 AM

ure a newbee

JDog 10-28-2003 12:37 AM

Quote:

Originally posted by Doctor Dre
ure a newbee
I am?

jDoG

Ron Bennett 10-28-2003 12:41 AM

.htaccess method assuming the webhost account is still active.

Place it in the public document root directory (where your main index file is).

Redirect 302 / http://www.whereyoutwanttraffictogo.com/?

The trailing questionmark is important...that ensures persons coming in on interior pages are also redirected to the homepage of where you're redirecting to.

Another nice thing about .htaccess is that you don't need to delete anything...

Add .htaccess to Redirect Traffic - Delete .htaccess to Restore Normal Operation. Easy as that!

If you simply want to totally kill the domain without actually killing it, then simply remove the name servers (for .com and .net gTLDs name servers are not required) and/or change the associated IP address for the domain - for a website only configuration that most adult sites use, this is often a bad approach...but mention it anyways.

.htaccess is the way to go and works like a charm.

Ron

p.s. if you want referrers to show up in your sponsor stats, redirect to a "landing page" (FPA for example) first.

lil2rich4u2 10-28-2003 12:45 AM

Quote:

Originally posted by Ron Bennett


p.s. if you want referrers to show up in your sponsor stats, redirect to a "landing page" (FPA for example) first.

yep i am redirecting to www.whoic.com

thank you guys, all taken care of.

johnbosh 10-28-2003 01:08 AM

Quote:

Originally posted by JDog
RewriteEngine on
RewriteRule \.*$ http://www.ezfreeporn.net/ [R,L]

Feel free to use my domain too! :Graucho

jDoG

:1orglaugh

JDog 10-28-2003 01:09 AM

Quote:

Originally posted by johnbosh
:1orglaugh
Hey worth a shot right?

jDoG


All times are GMT -7. The time now is 04:48 PM.

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