chem456r
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by chem456r-
chem456r commented,
Thanks, it seems to work as expected so far.
-
chem456r commented,
I'd be definitely interested in this. While mod_brotli is in its infant stage, it seems to work pretty well.
-
chem456r commented,
Well in my VPS I have installed it manually. We use cPanel to make things easier though, otherwise why pay for it? Anyway, let me know when this is implemented.
-
chem456r created a post,
Ioncube loader for PHP 7
Hi. There's a new stable version of Ioncube loader for PHP 7. ionCube News - PHP Encoder, protection, installer and performance tools from ionCube This is the only thing that's missing from PHP 7...
-
chem456r commented,
The problem happens when the pages are served with PHP. If I use a pure index.html file I get all the headers as expected. So it's something with PHP and Apache modules. I created Ticket ID: 7639003
-
chem456r created a post,
Apache headers not being sent
So, I'm using WHM 58.0 (build 24) with: ``` root@host [~]# httpd -M && httpd -V Loaded Modules: core_module (static) so_module (static) http_module (static) mpm_prefork_module (shared) cgi_module...