Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Apache reverse proxy

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Apache authentication with WinNT-Domain  
Author Message
bisibis

External


Since: May 19, 2004
Posts: 1



(Msg. 1) Posted: Wed May 19, 2004 5:52 am
Post subject: Apache reverse proxy
Archived from groups: alt>apache>configuration, others (more info?)

Hello,
I am installing a reverse proxy on Apache. For basic cases, everything
works fine. When I do a simple redirection, like for example
ProxyPass /server/ https://141.220.200.46/
ProxyPassReverse /server/ https://141.220.200.46/
no problem.

I also succeeded doing a "redirection" to a script like for example:
ProxyPass /server/ https://141.220.200.46/index.php
ProxyPassReverse /server/ https://141.220.200.46/index.php
again, this works, I see the page.

My goal is now to pass additional parameters to index.php in sort:
ProxyPass /server/ https://141.220.200.46/index.php?URL=server
ProxyPass /mail/ https://141.220.200.46/index.php?URL=mail
....

as soon as I pass a parameter to the page, I receive an error that the
page does not exist.

For this reason, my question is now:
Is it possible to redirect on the reverse proxy to a page and pass a
parameter to thisone?
If yes, how can it be done?

Many thanx in advance.
CB

 >> Stay informed about: Apache reverse proxy 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Wed May 19, 2004 1:43 pm
Post subject: Re: Apache reverse proxy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In alt.apache.configuration paul b <bisibis.DeleteThis@pt.lu> wrote:
 > My goal is now to pass additional parameters to index.php in sort:

You'll need mod_rewrite for this
Davide


--
| Ignisecond, n.: The overlapping moment of time when the hand is
| locking the car door even as the brain is saying, "my keys are in
| there!" -- Rich Hall, "Sniglets"
|<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Apache reverse proxy 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Apache 2.0.48 and reverse proxy - Hi, I am not able to setup reverse proxies using the following script in Apache 2.0.48 because of directive problems. I have to set up two reverse proxies for my webserver running on two different ports. What changes do I need to make it running on..

Reverse Apache 2.46 SSL Proxy w/ Weblogic 7.0 sp4 - Am a newbie to Apache 2.xx. I am trying to set up a reverse SSL proxy for my weblogic server (7.x sp4) on a Redhat Linux 2.1AS server. I have been successful in setting up a non-ssl reverse proxy service but have been unsucessful with SSL reverse..

Apache reverse proxy and URL Encode - I hope this is an easy question for someone (and Thank You in advance): I'm running apache 2.0.43 in reverse proxy mode on UNIX (to WebBoard - a web based collaboration product). Only one problem so far: downloading files through the browser works from...

Apache 2.0 - Reverse Proxy and / or Mod_Rewrite Question - Hello All, New to the Apache world but trying to make up ground in a hurry. I have a Lotus Notes server behind a firewall that i only want to access via a reverse proxy - enter into the equation my Apache 2.0 server running on W2K Server. (I know, don'...

Reverse Proxy mit Apache oder Squid? Direktiven - Hi I have only a little bit experience with Apache 2.0.40 and Squid 2,5, but I try to set up a reverse proxy for accessing our intranet resources from the internet. Users from outside connect to our ReverseProxy via HTTPS, are authenticated on the..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]