| Speed up your apache server with mod_expires |
|
|
| Sunday, 30 September 2007 20:18 | ||||||||||
|
This module controls the setting of the These HTTP headers are an instruction to the client about the document's validity and persistence. If cached, the document may be fetched from the cache rather than from the source until this time has passed. After that, the cache copy is considered "expired" and invalid, and a new copy must be obtained from the source.
How to activate mod_expires.so config is rough right now, but it is better than nothing,put the following in the file
LoadModule evasive20_module /usr/lib/apache2/mod_expires.so You can also set the expire header by type, but it wa snot working in my case, that is why I use the ExpiresDefault directive
Powered by !JoomlaComment 3.20
3.20 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."
|
| Another articles: |
|---|
|
| Powered By relatedArticle |












Tags
