Re: [us...@httpd] Problem with settings of Proxy

2009-09-23 Thread Petr Hracek
Are there any steps how to dynamically make proxy in Apache? Let say the I would like to connect to the other servers using proxy. Servers has DHCP IP addresses and are shown in a web page of Apache2. One time there are tree servers available and another time there are 10 servers available. I woul

Re: [us...@httpd] Problem with settings of Proxy

2009-09-22 Thread Petr Hracek
Could you please help me how to configure apache so that apache2.2 will work for my case? When to user will start URL with https:///wbm_/ will be opened. RewriteRules are: RewriteRule ^/wbm_(.*)$ http://$1 [P] RewriteRule ^/wbm_(.*)/(.*)http://$1/$2 [P] Is it possible to write down to t

Re: [us...@httpd] Problem with settings of Proxy

2009-09-22 Thread Tom Evans
On Tue, 2009-09-22 at 14:59 +0200, Petr Hracek wrote: > Unfortunatelly I have found that we have a system where is installed > apache 1.3. > It would be good to have solution for both. Apache 1.3 and Apache 2.2 > > regards > Petr If you take 1.3 and add the missing features, then you would have 2

Re: [us...@httpd] Problem with settings of Proxy

2009-09-22 Thread Petr Hracek
Unfortunatelly I have found that we have a system where is installed apache 1.3. It would be good to have solution for both. Apache 1.3 and Apache 2.2 regards Petr 2009/9/22 Nick Kew > Petr Hracek wrote: > >> Hello *, >> >> sorry for bother you with this question but I would like to ask you if

Re: [us...@httpd] Problem with settings of Proxy

2009-09-22 Thread Nick Kew
Petr Hracek wrote: Hello *, sorry for bother you with this question but I would like to ask you if it's possible to setup Proxy as is mentioned below. In the my configuration file of Apache 2.2.10 is for setting up my application. ProxyPassReverse/myapplication/http://127.0.0.1:1

[us...@httpd] Problem with settings of Proxy

2009-09-22 Thread Petr Hracek
Hello *, sorry for bother you with this question but I would like to ask you if it's possible to setup Proxy as is mentioned below. In the my configuration file of Apache 2.2.10 is for setting up my application. ProxyPassReverse/myapplication/ http://127.0.0.1:1/