- REQUEST
- Host localhost
- User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
- Accept text/css,*/*;q=0.1
- Accept-Language en-us,en;q=0.5
- Accept-Encoding gzip,deflate
- Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
- Keep-Alive 300
- Connection keep-alive
- Referer http://localhost/vascular/patient
- Cookie PHPSESSID=tc7vsk31t2kl213v7fcah9a424
- If-Modified-Since Fri, 24 Oct 2008 14:42:54 GMT
- If-None-Match "18000000007978-17da-45a00cbe9959c"-gzip
- Cache-Control max-age=0
- RESPONSE (200)
- Date Tue, 28 Oct 2008 19:26:57 GMT
- Server Apache/2.2.9 (Win32) PHP/5.2.6
- Last-Modified Fri, 24 Oct 2008 14:42:54 GMT
- Etag "18000000007978-17da-45a00cbe9959c"-gzip
- Accept-Ranges bytes
- Cache-Control max-age=604800
- Expires Tue, 04 Nov 2008 19:26:57 GMT
- Vary Accept-Encoding
- Content-Encoding gzip
- Content-Length 1782
- Keep-Alive timeout=5, max=99
- Connection Keep-Alive
- Content-Type text/css
- CONFIG
- <IfModule mod_expires.c>
- ExpiresActive On
- ExpiresByType text/css "access plus 1 week"
- ExpiresByType text/javascript "access plus 1 week"
- ExpiresByType application/javascript "access plus 1 week"
- ExpiresByType image/jpeg "access plus 1 week"
- ExpiresByType image/gif "access plus 1 week"
- </IfModule>
All images return 304, all JS and CSS files return 200. Why??
