ASPS Web Site Protection : ASPS is installed but some ASPS pages are not protected

You cannot post Forum | Search |  Register | Login

Support

Group : Admin
Posts : 128
Joined: 2016-09-29

Posted On:

The ASPS server has been installed and several websites licensed, however some pages work properly and others do not. The test page provided after installation works ok, but web pages that have been tagged for protection that are delivered via PHP are not protected.


Support

Group : Admin
Posts : 128
Joined: 2016-09-29

Posted On:

One possible cause is that the web server output is being compressed before it is passed through the ASPS server module, which means that the ASPS module cannot find the tag.

On a standard CentOS and Apache install, this can be resolved by changing the php configuration file (php.ini) from
zlib.output_compression = On
to
zlib.output_compression = Off

Or it can be altered through cPanel (Home -> Software -> MultiPHP INI Editor OR Home -> Software -> Select PHP Version -> Options -> disable Zlib compression).




facebook
twitter
email