Re: [EMAIL PROTECTED] A reverse proxy question

2007-05-22 Thread Dragon
Joshua Slive wrote: First question: Why aren't you just letting ProxyPassReverse do its job? It should be able to handle rewriting of redirects. That is the crux of the problem. I am not sure if I can explain this correctly but it appears that the application is doing something internally th

Re: [EMAIL PROTECTED] A reverse proxy question

2007-05-22 Thread Joshua Slive
On 5/22/07, Dragon <[EMAIL PROTECTED]> wrote: Before asking my question, I need to explain a little about what I am trying to do. I have a reverse proxy set up in Apache 2.0.54 using the instructions detailed in http://www.apachetutor.org/admin/reverseproxies It works great for the most part bu

[EMAIL PROTECTED] A reverse proxy question

2007-05-22 Thread Dragon
Before asking my question, I need to explain a little about what I am trying to do. I have a reverse proxy set up in Apache 2.0.54 using the instructions detailed in http://www.apachetutor.org/admin/reverseproxies It works great for the most part but I have one little thing that causes me so