Re: [users@httpd] mod_disk_cache and php

2012-04-19 Thread william . leonard
I was able to get this working by switching the caching to the backend and then just switching it to the front end with clearing the cache and restarting the services in between. I had done this before and have even done this from fresh installs to no avail. Well it works now anyway. -W

Re: [users@httpd] mod_disk_cache and php

2012-04-17 Thread Will
- Original Message - From: To: Sent: Tuesday, April 17, 2012 8:51 AM Subject: [users@httpd] mod_disk_cache and php httpd 2.2.22 I have the frontend set up to serve static content and to be a reverse proxy to the backend to handle php requests. The front end is set with mod_disk_cache

[users@httpd] mod_disk_cache and php

2012-04-17 Thread william . leonard
httpd 2.2.22 I have the frontend set up to serve static content and to be a reverse proxy to the backend to handle php requests. The front end is set with mod_disk_cache as well. With the proper header, it caches php files just fine. The problem is that it saves it with a question mark