PDA

View Full Version : How to disabled gzip just on a specified script?


akur
Thu 26th Jun '03, 1:50am
Hi, I want to enable gzip on my forum, but one of my script doesn't work when I use gzip. Can i just disabled gzip only for that particular script and still enabled gzip on my forum?
BTW, the script is PHP.

Thanks

akur
Thu 26th Jun '03, 2:37pm
Hi, I want to enable gzip on my forum, but one of my script doesn't work when I use gzip. Can i just disabled gzip only for that particular script and still enabled gzip on my forum?
BTW, the script is PHP.

Thanks


It works now! I use $nozip = 1;