How to enable GZIP on a WAMP server
June 12, 2014 / by Marco / Categories : Technology, Websites![GZIP Enabled](https://cdn.businesslegions.com/blog/wp-content/uploads/2014/06/GZIP-Enabled-829x666.png?strip=all&lossy=1&ssl=1)
There’s a few way to enable GZIP on a WAMP server and here’s what I did to get mine working. This was tested with WAMP version 2.2
WHY ENABLE GZIP?
This will increase the speed it takes to load your website. Data is compressed before it is sent and decompressed at the receiver end. This process helps make your web pages load faster.
HOW TO ENABLE GZIP ON A WAMP SERVER?
1. Ok click on the WAMP tray applet (the Green W).
2. Move the mouse to Apache modules, then select Apache’s deflate_module and headers_module
3. Then in WAMP tray applet, edit Apache’s httpd.conf and add the following code just before the include line at the end.
<ifmodule mod_deflate.c>
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript application/x-javascript application/javascript
</ifmodule>
4. Restart Apache and make sure the W is still green.
Then test by using a site like checkgzipcompression.com and it should say GZIP enabled.
Here’s an example of the test result.
Our Sponsors
- Advertise Me Pty Ltd
Digital Signage Solutions
OTHER ARTICLES YOU MAY LIKE
USING BUTTERNUT.AI TO CREATE PROFESSIONAL WEBSITES
Having a professional and efficient website is crucial for any business looking to thrive online. With the constant advancements in technology, it can be overwhelming to keep up with the latest tools and platforms available for website creation. However, by leveraging the innovative capabilities of Butternut.ai, businesses can maximize their efficiency and create stunning websites […]
read more![EASY AND SIMPLE AI VIDEO EDITING SOFTWARE](https://cdn.businesslegions.com/blog/wp-content/uploads/2024/10/Business-Legions-EASY-AND-SIMPLE-AI-VIDEO-EDITING-SOFTWARE.jpg?strip=all&lossy=1&ssl=1)
EASY AND SIMPLE AI VIDEO EDITING SOFTWARE
Imagine your favourite movie scene transformed into a video in minutes, not hours. Thanks to advancements in technology, editing software has become increasingly user-friendly. Wondershare’s Filmora 14 stands as a prime example, boasting an array of AI features that simplify the editing process, with AI voice capabilities that could turn your voiceover dreams into a […]
read more