Title: GZIP   BPS Security
Last modified: August 21, 2016

---

# GZIP BPS Security

 *  [cmagnet](https://wordpress.org/support/users/cmagnet/)
 * (@cmagnet)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/gzip-bps-security/)
 * Hello I am running a WordPress website having activated the BPS Security plugin.
   I am trying to add the following code to active GZIP compression and when I am
   trying to recreate the secure file I am getting the following 404 error (I am
   quoting both the code and the error below). What I need to know – if anyone can
   help, is if there’s any chance I can activate the GZIP compression in another
   way or if anyone has faced the same problem with me and solved it.
 * GZIP Code:
 *     ```
       # compress text, html, javascript, css, xml:
       AddOutputFilterByType DEFLATE text/plain
       AddOutputFilterByType DEFLATE text/html
       AddOutputFilterByType DEFLATE text/xml
       AddOutputFilterByType DEFLATE text/css
       AddOutputFilterByType DEFLATE application/xml
       AddOutputFilterByType DEFLATE application/xhtml+xml
       AddOutputFilterByType DEFLATE application/rss+xml
       AddOutputFilterByType DEFLATE application/javascript
       AddOutputFilterByType DEFLATE application/x-javascript
       AddType x-font/otf .otf
       AddType x-font/ttf .ttf
       AddType x-font/eot .eot
       AddType x-font/woff .woff
       AddType image/x-icon .ico
       AddType image/png .png
       ```
   
 * 404 Error code because of redirection to:
    `[mywebsite's domain]/wp-admin/admin.
   php?page=bulletproof-security/admin/options.php`

The topic ‘GZIP BPS Security’ is closed to new replies.

## Tags

 * [BPS Security](https://wordpress.org/support/topic-tag/bps-security/)
 * [compression](https://wordpress.org/support/topic-tag/compression/)
 * [gzip](https://wordpress.org/support/topic-tag/gzip/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [cmagnet](https://wordpress.org/support/users/cmagnet/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/gzip-bps-security/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
