View Single Post
Old 01-18-2008, 07:42 AM   #112 (permalink)
rvince
Ze Uber-Newbie
 
rvince's Avatar
 
Join Date: Feb 2004
Location: riviera.fr.eu
Posts: 5,824
Points: 220
Send a message via ICQ to rvince
Quote:
Originally Posted by ElPolloDiablo View Post
Sounds real handy.

How does this central redirect thing work?

Any tools available for that already, besides the one that was just offered by another poster?
1/ Create a file named 'paysite1.asis' that contains:

PHP Code:
Status301 OK
Pragma
no-cache
Content
-typetext/html
Location
http://www.paysite1.com/?myaffid 
2/ link to it.

this solution doesn't use php, so it's nicer on the server load and very slightly quicker. If instead of redirecting it displays the file, make sure your Apache configuration contains the line 'AddHandler send-as-is asis' somewhere.
__________________

Victoria Holyns, Jamie Coxx & Wendy Williams : promote their sites Here!
rvince is offline   Reply With Quote Send a private message to rvince