Hi Mary, 

This is the Tomcat Users Mailing list. 

Since your question involves Apache HTTP Server there's a separate mailing list 
for it.

More details about it are here: http://httpd.apache.org/lists.html

-Rashmi

----- Original Message ----
From: "Michael, Mary" <[EMAIL PROTECTED]>
To: users@tomcat.apache.org
Sent: Saturday, November 11, 2006 9:25:59 PM
Subject: mod_rewrite - round robin


Hope someone can help me with this, I am new to apache.



My requirement is to route a given URL to 3 different URLs in a round
robin fashion.



Eg: www.myhost.com <http://www.myhost.com/>   should be routed the first
time to www.myhost1.com <http://www.myhost1.com/> . The second time to
www.myhost2.com <http://www.myhost2.com/>  and third time to
www.myhost3.com <http://www.myhost3.com/>  and so on.



I read and understood that it can be done using apache and using
mod_rewrite plugins.



I am going through:
http://httpd.apache.org/docs/2.0/misc/rewriteguide.html. However this
one does not talk about clear steps on which file to be modified and
where the lb.pl should be created,...



Any reference and guidance will be appreciated.



Thanks



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to