Hallo group members

I need apache sent an HTML page to my browser in compressed form as chunked 
encoding. So far I managed to compress HTML page content with following line in 
/etc/httpd/conf/httpd.conf:

AddOutputFilterByType DEFLATE text/html text/plain text/xml

...but content-length tag is used here of course.

My question is how to force apache to use chunked encoding?

regards,
Michal

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to