Howto load pagespeed (apache 2.4, Debian 7/64, CB2.0)

Timo

New member
Joined
Oct 20, 2014
Messages
3
Hi,

i want to use pagespeed module w apache 2.4.
I use custombuild 2.0.0-RC7 (rev: 1074) on Debian 7.6 64bit

What i have done:
install debian-Package described @ https://developers.google.com/speed/pagespeed/module/download?hl=de

then, in
/etc/httpd/conf/extra/httpd-includes.conf
and
/etc/apache2/mods-available/pagespeed.conf
i have included the line:
"Include /etc/apache2/mods-available/pagespeed.conf"

after restarting Apache (DA-Service Monitor) i still have no entry in the list of modules if i type "httpd -M" in terminal.

copying pagespeed.conf and .load from /etc/apache2/mods-available to /etc/apache2/mods-enabled just dont show up pagespeed module in httpd -m (after restart/reload httpd).

Do i have to compile source for pagespeed support?
any hints?
TIA!
regards, timo
 
Are you using a DirectAdmin based server?

If yes, definitly you used some wrong paths... and you dont need to compile from source.

If no, you're definitly on a wrong forum since this is DirectAdmin Control Panel related forum.

Regards
 
tnx for your reply, server is DA-based, shure.
i'm new to DA (formerly xserve-admin...), so i have to figure out where i get to place my "pagespeed-Entry".
Anyone give a hint?
 
Are you sure this file exist?

/etc/apache2/mods-available/pagespeed.conf

And the library itself is correctly loaded?

Regards
 
Back
Top