Hi.
My configuration
- Debian 9 64bit
- DirectAdmin: 1.53.1
- Apache 2.4.33
- Nginx 1.13.12
Nginx works as reverse proxy for apache. Default CB configuration.
I try run mod_pagespeed but it's not working. I installed this module form DEB package (https://www.modpagespeed.com/doc/download)
I recompiled apache without mod_deflate (--disable-deflate)
I added Include of pagespeed module in httpd-includes.confs
It's properly location of pagespeed configure file.
Module not working, httpd -M dosen't show this module. Logs are empty.
Should i compile apache with this module? If yes, that how to do this?
mod_pagespeed is stable addon, maybe should be supported CB?
Please, help me to run this module with CB.
Every of my try ends of failure
Regards
My configuration
- Debian 9 64bit
- DirectAdmin: 1.53.1
- Apache 2.4.33
- Nginx 1.13.12
Nginx works as reverse proxy for apache. Default CB configuration.
I try run mod_pagespeed but it's not working. I installed this module form DEB package (https://www.modpagespeed.com/doc/download)
I recompiled apache without mod_deflate (--disable-deflate)
I added Include of pagespeed module in httpd-includes.confs
Code:
Include /etc/apache2/mods-available/pagespeed.conf
Module not working, httpd -M dosen't show this module. Logs are empty.
Should i compile apache with this module? If yes, that how to do this?
mod_pagespeed is stable addon, maybe should be supported CB?
Please, help me to run this module with CB.
Every of my try ends of failure
Regards
Last edited: