jrsarath commented on issue #62: Not Found
URL: 
https://github.com/apache/incubator-pagespeed-cpanel/issues/62#issuecomment-401071817
 
 
   SSH to your server and do following 
   `nano /etc/rpm/macros.apache2`
   paste this
   ```
   %_httpd_mmn 20120211x8664
   %_httpd_apxs /usr/bin/apxs
   %_httpd_dir /etc/apache2
   %_httpd_bindir %{_httpd_dir}/bin
   %_httpd_modconfdir %{_httpd_dir}/conf.modules.d
   %_httpd_confdir %{_httpd_dir}/conf.d
   %_httpd_contentdir /usr/share/apache2
   %_httpd_moddir /usr/lib64/apache2/modules
   ```
   and save and exit (CTL + X)
   then try step one again

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to