Jump to content

GZip Compression Issue


verdrm

Recommended Posts

Hi,

 

I have been able to get gzip compression working on most of my pages, however my site has a profile system which uses mod_rewrite to allow users to pick their own profile names.

 

Ex: www.myurl.com/john  -- > rewrites to www.myurl.com/page.php?id=john

 

The issue is when I use gzip compression on that one page it always redirects back to the homepage. Online gzip compression tools show that the page has gzip compression, but the user is redirected.

 

I've tried different gzip codes and I put my code at the top of the page, and it doesn't appear that my hosting provider has gzip compression module installed so I can't do this through .htaccess

 

Any suggestions? Does this have anything to do with mod_rewrite?

 

Link to comment
https://forums.phpfreaks.com/topic/165728-gzip-compression-issue/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.