Hi all!
I have an application hosted in two servers:
https://server1.mydomain.com/app_name
https://server2.mydomain.com/app_name
The client have a system (not a browser) that must access the
application and send username and password through a POST method.
How can I did a load balancing in th
Sorry, the correct subject is:
mod_rewrite X POST Method
Fabricio.
___
Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular.
Registre seu aparelho agora!
http://br.mobile.yahoo.com/mailalertas/
--
Hi all!
I have an application hosted in two servers:
https://server1.mydomain.com/app
https://server2.mydomain.com/app
The client have a system (not a browser) that must access the
application and send username and password through a POST method,
conectiong at:
http://app.mydomain.com
T
ection to /.
>
> If that does not work, try to explain more thoroughly what the
> problem is, i.e. exactly what URL it is trying to request, and join
> the relevant lines from the access and error logs.
>
> -ascs
>
>
> -Original Message-
> From: Fabrici
> escreveu:
> Fabricio
>
> Sorry I don't understand exactly what's not working for you. Are you
> saying you want to make the port # dynamic as well?
>
> -----Original Message-
> From: Fabricio Luiz Machado [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 15, 200
p://localhost:8080/$1 [P,L]
>
> and remove your ProxyPass, ProxyPassReverse directives
>
> -Original Message-
> From: Fabricio Luiz Machado [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 15, 2005 1:33 PM
> To: apache.org
> Subject: [EMAIL PROTECTED] ProxyPass with vari
Hi there!
I integrate Apache + JBOSS with mod_proxy and it´s working fine to me.
Now, I will have a big application, for hundreds of different profile
clients.
These clients must access the application with an URL like this:
http://app.mydomain.com/client1
http://app.mydomain.com/client2
http://