incubator-pagespeed-cpanel icon indicating copy to clipboard operation
incubator-pagespeed-cpanel copied to clipboard

Wrong URL

Open andrewevans opened this issue 8 years ago • 2 comments

The URL in your README is 404. I did this to get it to work, notice on first step wget has a different URL than the one you show:

wget https://github.com/pagespeed/cpanel/raw/master/EA4/ea-apache24-mod_pagespeed-latest-stable.src.rpm rpmbuild --rebuild ea-apache24-mod_pagespeed-latest-stable.src.rpm vi /etc/rpm/macros.apache2 /etc/init.d/httpd restart rpmbuild --rebuild ea-apache24-mod_pagespeed-latest-stable.src.rpm rpm -ivh /root/rpmbuild/RPMS/x86_64/ea-apache24-mod_pagespeed*.rpm /etc/init.d/httpd restart

andrewevans avatar Oct 05 '17 23:10 andrewevans

Is there a working URL?

michaelt05 avatar Feb 19 '18 15:02 michaelt05