switching from lighttpd to nginx ... and that's quite enough nonsense for now
This commit is contained in:
3
docroot/nginx-serve
Executable file
3
docroot/nginx-serve
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
HERE="$(dirname $(readlink -f $0))"
|
||||
exec nginx -p $HERE/ -c $HERE/nginx.conf
|
Reference in New Issue
Block a user