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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx