2012-03-02 18:03:26 +00:00
|
|
|
; Enable HTTP extension module
|
|
|
|
extension=http.so
|
|
|
|
|
2014-01-02 16:03:51 +00:00
|
|
|
; http://devel-m6w6.rhcloud.com/mdref/http
|
2012-03-02 18:03:26 +00:00
|
|
|
|
|
|
|
; The hashing algorithm used to generate the ETag. MD5, SHA1, and CRC32 are always
|
|
|
|
; available. If the hash extension is enabled, any hashing algorithms this extension
|
|
|
|
; provides are available, too.
|
2014-01-02 16:03:51 +00:00
|
|
|
;http.etag.mode = "crc32b"
|