Author Login
Post Reply
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: users-unsubscribe@(protected)
" from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)