Re: [EMAIL PROTECTED] reverse proxy configuration help needed

2007-03-26 Thread Joshua Slive
On 3/26/07, Sam Carleton <[EMAIL PROTECTED]> wrote: On 3/26/07, Joshua Slive <[EMAIL PROTECTED]> wrote: > On 3/26/07, Sam Carleton <[EMAIL PROTECTED]> wrote: > > I am working on setting up apache as a reverse proxy for a kiosk > > system I am developing. The basic reverse proxy is working, but i

Re: [EMAIL PROTECTED] reverse proxy configuration help needed

2007-03-26 Thread Sam Carleton
On 3/26/07, Joshua Slive <[EMAIL PROTECTED]> wrote: On 3/26/07, Sam Carleton <[EMAIL PROTECTED]> wrote: > I am working on setting up apache as a reverse proxy for a kiosk > system I am developing. The basic reverse proxy is working, but it > does not appear to be caching the requests to the hard

Re: [EMAIL PROTECTED] reverse proxy configuration help needed

2007-03-26 Thread Joshua Slive
On 3/26/07, Sam Carleton <[EMAIL PROTECTED]> wrote: I am working on setting up apache as a reverse proxy for a kiosk system I am developing. The basic reverse proxy is working, but it does not appear to be caching the requests to the hard drive. Take a look at the HTTP response headers being s

[EMAIL PROTECTED] reverse proxy configuration help needed

2007-03-26 Thread Sam Carleton
I am working on setting up apache as a reverse proxy for a kiosk system I am developing. The basic reverse proxy is working, but it does not appear to be caching the requests to the hard drive. I have included my httpd.conf, I was hoping that someone might point out to me what I have configured w