Update apache to new version
Update apache to new version
Hi,
I was trying to update Apache from my VestaCP for more than a week, So i can't do it...
I would like to use HTTP2 in my apache.
How could I update my apache?
I was trying to update Apache from my VestaCP for more than a week, So i can't do it...
I would like to use HTTP2 in my apache.
How could I update my apache?
Re: Update apache to new version
Long time ago, I wrote this tutorial: https://git.scit.ch/rs/VestaCP-A-plus-SSL-Rating
This includes also http2, to activate it, you just have to modify the *.stpl Templates under /usr/local/vesta/data/templates/web/nginx and add http2 to the "listen" line: https://git.scit.ch/rs/VestaCP-A-plus-S ... -conf-file
This includes also http2, to activate it, you just have to modify the *.stpl Templates under /usr/local/vesta/data/templates/web/nginx and add http2 to the "listen" line: https://git.scit.ch/rs/VestaCP-A-plus-S ... -conf-file
Re: Update apache to new version
That is a great tutorial for nginx :)
But my vestacp is only running Apache, cause i use a lot of htaccess and i can't do the same in nginx.
I would appreciate to use my Vestacp in Apache with http2
If someone know how to do this, could to explain to us?
thank you
But my vestacp is only running Apache, cause i use a lot of htaccess and i can't do the same in nginx.
I would appreciate to use my Vestacp in Apache with http2
If someone know how to do this, could to explain to us?
thank you
Re: Update apache to new version
Don't get it, default vestacp is with apache and nginx. So you use a only apache2 version? VestaCP uses apache2 as webserver and nginx as proxy to cache content and speedup your websites. So you can also use the default installation with htaccess, no probs there.