[us...@httpd] Change mod_expires options for an especific IP

2009-09-28 Thread Fábio Jr.
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, th

Re: [us...@httpd] Change mod_expires options for an especific IP

2009-09-28 Thread Nick Kew
Fábio Jr. wrote: 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 t

[us...@httpd] Change mod_expires options for an especific IP

2009-09-24 Thread Fábio Jr.
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, t