Is there any official doc for debian 9 + nginx ?
Posted: Fri Mar 15, 2019 5:15 am
I found this official doc that is targeted to Debian 9:
https://support.nagios.com/kb/article/n ... tml#Debian
I already have nginx installed, instead of Apache2, so I skipped
Now I am studying 23 different tutorials but no one has a nginx setup identical to one other !
So if there is an official guide I will love it.
I instead did this, so I ask you for a evaluat
https://support.nagios.com/kb/article/n ... tml#Debian
I already have nginx installed, instead of Apache2, so I skipped
Code: Select all
make install-webconf
a2enmod rewrite
a2enmod cgiSo if there is an official guide I will love it.
I instead did this, so I ask you for a evaluat