Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion
  • Search

Is this Nginx module's posible to add/enable with Vestacp?

General questions about VestaCP
Post Reply
  • Print view
Advanced search
5 posts • Page 1 of 1
RoldanLT
Posts: 2
Joined: Fri May 02, 2014 2:58 pm

Is this Nginx module's posible to add/enable with Vestacp?
  • Quote

Post by RoldanLT » Fri May 02, 2014 4:05 pm

I like to have SPDY3.1 support, OCSP Stapling for ssl, ngx_pagespeed,

Is it possible, and How?
And also, How can I replace the default mysql with mariadb 10.0.10?

Thanks !
Top

demlasjr
Posts: 74
Joined: Thu Feb 27, 2014 8:50 pm

Re: Is this Nginx module's posible to add/enable with Vestac
  • Quote

Post by demlasjr » Sat May 03, 2014 2:55 pm

To enable spdy in nginx go to /home/<user>/conf/web/snginx.conf and add ssl spdy after IP like this:

server {
listen <ip> ssl spdy;
server_name default.domain http://www.default.domain;

Unfortunately, in order to use ngx_pagespeed you need to recompile nginx and I haven't tried (yet). You can try uninstall nginx and reinstall it compiling pagespeed, but I can't guarantee it will work without breaking the vesta. If you have a test server you can try it.

Never used OCSP Stapling
Top

bakaut
Posts: 2
Joined: Sat Aug 09, 2014 5:17 am
Contact:
Contact bakaut
Website

Re: Is this Nginx module's posible to add/enable with Vestac
  • Quote

Post by bakaut » Sat Aug 23, 2014 7:59 am

demlasjr wrote:To enable spdy in nginx go to /home/<user>/conf/web/snginx.conf and add ssl spdy after IP like this:

server {
listen <ip> ssl spdy;
server_name default.domain http://www.default.domain;

Unfortunately, in order to use ngx_pagespeed you need to recompile nginx and I haven't tried (yet). You can try uninstall nginx and reinstall it compiling pagespeed, but I can't guarantee it will work without breaking the vesta. If you have a test server you can try it.

Never used OCSP Stapling
I did it. and it work! Now I have ngnix_pagespeed template in VESTA, that contain pagespeed module functional
Top

kusspaprika.com
Posts: 6
Joined: Wed Jan 14, 2015 3:38 pm
Contact:
Contact kusspaprika.com
Website

Re: Is this Nginx module's posible to add/enable with Vestac
  • Quote

Post by kusspaprika.com » Tue Nov 03, 2015 3:08 pm

Hi bakaut,

nice that you have it done with pagespeed.
Can you describe how you have done this nice thing?
Or a list of what to do sites?

Best Jan
Top

SS88
Posts: 336
Joined: Thu Nov 19, 2015 12:40 pm

Re: Is this Nginx module's posible to add/enable with Vestac
  • Quote

Post by SS88 » Thu Nov 19, 2015 1:21 pm

Hello. I just made a tutorial Please go to: viewtopic.php?f=11&t=9790
Top


Post Reply
  • Print view

5 posts • Page 1 of 1

Return to “General Discussion”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password