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
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
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
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