you could do that with apache's mod_rewrite.
http://httpd.apache.org/docs/mod/mod_rewrite.html
Dave Lowenstein
Analyst/Programmer
Instructional Technology Services
San Diego State University
(619)594-0270
http://www-rohan.sdsu.edu/dept/its
On Wed, 4 Feb 2004, Randy Paries wrote:
> hello
>
> >From what i can tell reading the doc , i am not sure i can do what i want
>
> here is what i am trying to do
>
> i want the LVS send urls to a particular server based on the URL not by
> round robin dns stuff and that type of load balancing.
>
> I am new to this so my terms are probably incorrect
>
> here is what i need to do
>
> URL <http://www.mydomain.com/a> http://www.mydomain.com/a..... goes to
> server www1.mydomain.com/a...
> URL <http://www.mydomain.com/b> http://www.mydomain.com/b..... goes to
> server www2.mydomain.com/b...
>
> and so on.
>
> so i was thinking of all the Requests would come to the LVS and it would
> send them to the correct place.
>
> Is this possible
>
> Thanks
>
> \
>
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
>
|