Skip to content

nginx service file for systemd when compiling following naxsi documentation

Notifications You must be signed in to change notification settings

cabusar/nginx-service-for-systemd-with-naxsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

nginx-service-for-systemd-with-naxsi

nginx service file for systemd when compiling following naxsi documentation

OS : Debian stretch

Location : /lib/systemd/system/nginx.service

to do :

#Enable at boot

systemctl enable nginx.service

#Check

systemctl list-units

FYI -> nginx compilation

./configure --add-module=../naxsi-master/naxsi_src/

make

make install

About

nginx service file for systemd when compiling following naxsi documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published