Linux / UNIX Tech Support Forum
This is a discussion on lighttpd mod_expire how to check it's work within the Web servers forums, part of the Mastering Servers category; hello I have got this config (with mod_expire activated) Code: expire.url = ( "*.js" => "access 7 days", "*.css" => ...
|
|||||||
| Web servers Discussion on Apache, Nginx and Lighttpd HTTP/web server and configuration issues. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
hello
I have got this config (with mod_expire activated) Code:
expire.url = (
"*.js" => "access 7 days",
"*.css" => "access 7 days",
"*.gif" => "access 7 days",
"*.jpg" => "access 7 days",
)
Code:
curl -I http://forum.topflood.com/themes/forums/style/style.css HTTP/1.1 200 OK Content-Type: text/css Accept-Ranges: bytes ETag: "-1348294228" Last-Modified: Tue, 24 Jun 2008 21:49:02 GMT Content-Length: 4955 Date: Wed, 25 Jun 2008 11:37:30 GMT Server: lighttpd/1.4.19 thanks in advance |
| Sponsored Links | ||
|
|
![]() |
| Tags |
| etags , mod_expire |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Do you use Linux to do your everyday work? | charvi | The Hangout | 19 | 12-06-2009 09:08 AM |
| old server.error-handler-404 doesn't work anymore | muks | Web servers | 5 | 08-29-2007 01:29 PM |
| How to check md5 hash | raj | Linux software | 3 | 08-17-2007 05:34 AM |
| will this work? | mudfish | Shell scripting | 0 | 03-28-2007 12:02 PM |
| Linux usb keyboard does not work | jerry | Linux software | 3 | 04-05-2006 09:21 PM |