Can I Rotate URL's in htaccess redirect?

narcbliss

Newbie
Joined
Mar 27, 2008
Messages
18
Reaction score
94
I am using a htaccess redirect but would like to rotate the URL's so the traffic gets redirected to different URL's to spread out the traffic.

I'm sure it can be done but can't find the code anywhere.

Spent 2 hours searching before giving in and straight out asking so thanks in advance.

narc
 
Hi, did a 10 min search also but all i came up was just to one url...
 
Yeah, dunno why you would want to do this in the .htaccess. It would just get cluttered. A PHP file would be way more suitable for this.
 
Can't you just redirect to a rotator php script in the .htaccess?
 
I would also be very interested in such a script. I suck at php, unfortunately.:o
 
Back
Top