You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Fábio Jr." <fj...@gmail.com> on 2009/09/24 18:47:51 UTC

[users@httpd] Change mod_expires options for an especific IP

Hello,

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 <URL:http://httpd.apache.org/userslist.html> for more info.
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