Forum

/ Home \ \ Subjects /



Subject: How to serve Compressed(gziped) documents ?

31/03/2011 18:36 Khaled:
hello,


Normally, to serve Compressed html in Apache, .htaccess is configured like=
this:

AddType text/html .zhtm <--- mime
AddEncoding gzip .zhtm <-- Encoding






in HTTP.CFG (small http server):

# Other
mime=3D.zhtm;text/html; <--- mime




If i put:
mime=3D.zhtm;gzip; <- - - - Works OK in IE but not FireFox



So how can I ( Add Encoding ) to serve compressed(gziped) html documents ?



May be something like:

# Other
mime=3D.zhtm;text/html;
encoding=3D.zhtm;gzip; !!!!



Thank You,
Link temporary removed

User: Password: New user:   Save password: