Things are getting a little desperate for us with
this server, so any help I can get would be most appreciated. Thanks.
-Brian
Brian V. Hughes
Associate Director for Web Operations (aka. Webmaster)
Computing Technical Services
Dartmouth College
Luiz Gustavo Anflor Pereira wrote:
Thank you for answering. My apache is 2.0.50. I will upgrade it to
2.0.52. But it seems to me that mod_rewrite will (as the name says)
rewrite the URL, and the client will see the new URL. Is that correct?
In my case, the backend server is behind a firewall,
You don't say what version of Apache you are using. Hopefully, you are
using at least Apache 2.0.52, because what you want to accomplish can't
really be done with earlier versions. You do want to use mod_headers and
mod_proxy (sort of), but what you are missing is mod_rewrite. The
following i