Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Strony: 1
witam serdecznie.
Posiadam VPS, który obsługuje moją stronę internetową. Jest zainstalowany Debian 8 64bit, serwer www Nginx. wszystko działa poprawnie ale dość wolno.
Chce polepszyć szybkość strony korzystając z modułu od Google - ngx_pagespeed.
po wykonaniu polecenia na serwerze:
bash <(curl -f -L -sS https://ngxpagespeed.com/install) \
--nginx-version latest
nastąpiła automatyczna instalacja modułu, wszystko przebiegło poprawnie.
Na końcu otrzymałem komunikat
ngx_pagespeed is ready to be build against nginx.
when running ./configure:
Give ./configure the following arguments:
--add-module=/root/nginx_pagespeed-latest-stable
If this is for integration with an already-built nginx, make sure to include any other arguments you orginally passed to ./configure. you can see these with 'nginx -V'.
JAK dokończyć tą konfigurację zeby uaktywnić modul ?
Proszę o pomoc.
Pozdrawiam
Wojciech Słomiński
Offline
If this is for integration with an already-built nginx, make sure to include any other arguments you orginally passed to ./configure. you can see these with 'nginx -V'.
Offline
Strony: 1