Using mod_expires in Apache 2.2.X, I want everything *except* 5XX status
code responses (like 503, service unavailable/busy) to have an Expires
header added.
I don't see a switch to limit mod_expires by response code.
It looks like a 'Header unset' conditional on the existence of an
environment variable previously set based on response code could work;
is there an environment variable set to the about-to-be-returned status
code, at the time of late mod_headers action?
Thanks for any ideas,
- Gordon @ IA
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]