Forum Moderators: phranque
ExpiresActive on
ExpiresByType image/gif "modification plus 7 days"
ExpiresByType text/html "now plus 0 seconds"
But when I look at the HTTP header, no line for "Expires:" exists. Did I overlook something?
An ETag is an HTTP response header returned by an HTTP/1.1 compliant Web server such as Apache 1.3x
Is your RAQ server HTTP/1.1 compliant?