Change mod_expires options for an especific IP
am 24.09.2009 18:47:51 von fjuniorlistaHello,
I was wondering if there is a way to have a different mod_expires config
for an especific IP.
Example:
I have a directive that says that html files will expire 30 minutes
after the access for all:
ExpiresByType text/html "access plus 30 minutes"
I want that for the IP 10.0.0.1, this expiration time be reduced to 10
minutes:
ExpiresByType text/html "access plus 10 minutes"
There is a way to do this?
[]s
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org