You are here:
» How To Configure Mod_deflate?
How to configure mod_deflate?
This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.
Hi All,
I see in httpd.conf that mod_deflate is already enabled on my apache. But, how do I enable it so that my html pages are compressed?
Davy

1 year 35 weeks ago
Tags:
Following text in httpd.conf would compress your html files using mod_deflate:
Post Comment