- don't try to allocate negative size
[m6w6/ext-http] / docs / http.ini
index 73c909c0c62ad22ca3e4ccfa7eca001e44cf7445..bd575f2fb73ab1fb07f7bab8d1b964d00ba03f40 100644 (file)
@@ -8,7 +8,7 @@ http.only_exceptions = 0
 ; the hashing algorithm with wich ETags are generated
 ; you can use mhash constants if ext/mhash is enabled, or their 
 ; literal representation if ext/http was linked against libmhash
-;http.etag_mode = MHASH_TIGER ; same as 7
+;http.etag_mode = HTTP_ETAG_MHASH_TIGER ; same as 7
 http.etag_mode = HTTP_ETAG_MD5
 
 ; allowed request methods