mod_cache and caching .php with query strings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

I'm using Debian's apache 2.2.26 with mod_fcgid for PHP. My CMS Drupal rewrites all URLs so that they execute main index.php, e.g. http://localhost/node/1 -> http://localhost/index.php?q=node/1. The problem is that mod_disk_cache only caches the URL "http://localhost/index.php?"; and as a result all Drupal pages are served as the first one that hit the cache. I tried explicitly adding "CacheIgnoreQueryString Off" but this doesn't help.

Is this a bug?

Regards,
Ognyan Kulev

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux