Enjoying this site? Please to help keep the Snapstats.org lights on.
Description
You can install with sudo snap install nginx-hda-bundle --edge --devmode
For more details please visit: https://github.com/cryptofuture/nginx-hda-bundle/ https://github.com/cryptofuture/nginx-hda-bundle-snap
Run with: (www is for www-data user)
sudo snap run nginx-hda-bundle.first-run (creates nginx configuration directory in /etc/nhb-snap/
)
sudo snap run nginx-hda-bundle.start (starts nginx)
sudo snap run nginx-hda-bundle.start-www (starts nginx under www-data
)
sudo snap run nginx-hda-bundle.reload (reload nginx configuration)
sudo snap run nginx-hda-bundle.reload-www (reload nginx configuration, www-data
)
sudo snap run nginx-hda-bundle.stop (stops nginx)
sudo snap run nginx-hda-bundle.stop-www (stops nginx, www-data
)