Hello i miss some information how to
I installed page speed by using this tutorial
https://developers.google.com/speed/pagespeed/module/build_ngx_pagespeed_from_source
Later by using Directadmin tutorial added custom module
http://help.directadmin.com/item.php?id=545
--add-module=/root/ngx_pagespeed-release-1.9.32.3-beta
[root@server ~]# nginx -V
nginx version: nginx/1.6.2
built by gcc 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
TLS SNI support enabled
configure arguments: --add-module=/root/ngx_pagespeed-release-1.9.32.3-beta --prefix=/usr/local/nginx --sbin-path=/usr/local/sbin/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/run/nginx.pid --with-ipv6 --lock-path=/run/lock/subsys/nginx --with-http_ssl_module --with-http_stub_status_module --with-http_gzip_static_module --with-http_realip_module --without-mail_pop3_module --without-mail_imap_module --without-mail_smtp_module --user=nginx --group=nginx --with-cc-opt=''-D FD_SETSIZE=32768''
"Download and build nginx with support for pagespeed:"
i downloaded it to
/root/nginx-1.6.3
how can i make directadmin to use this build?
I installed page speed by using this tutorial
https://developers.google.com/speed/pagespeed/module/build_ngx_pagespeed_from_source
Later by using Directadmin tutorial added custom module
http://help.directadmin.com/item.php?id=545
--add-module=/root/ngx_pagespeed-release-1.9.32.3-beta
[root@server ~]# nginx -V
nginx version: nginx/1.6.2
built by gcc 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
TLS SNI support enabled
configure arguments: --add-module=/root/ngx_pagespeed-release-1.9.32.3-beta --prefix=/usr/local/nginx --sbin-path=/usr/local/sbin/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/run/nginx.pid --with-ipv6 --lock-path=/run/lock/subsys/nginx --with-http_ssl_module --with-http_stub_status_module --with-http_gzip_static_module --with-http_realip_module --without-mail_pop3_module --without-mail_imap_module --without-mail_smtp_module --user=nginx --group=nginx --with-cc-opt=''-D FD_SETSIZE=32768''
"Download and build nginx with support for pagespeed:"
i downloaded it to
/root/nginx-1.6.3
how can i make directadmin to use this build?