1
0
Fork 0
mirror of https://gitlab.com/niansa/simpsh-httpd.git synced 2025-03-06 20:53:36 +01:00

Update README.md

This commit is contained in:
niansa 2018-01-06 14:40:19 +01:00 committed by GitHub
parent dd86a74aa7
commit 5db1355dc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ An usable bash-httpserver with easy configuration and PHP.
* `WEBSITE` This is the URL of the website (Example: "http://localhost:$PORT")
* `ERROR404` This is the error page 404
* `ERROR403` This is the error page 403
4. Set owner: `sudo /usr/share/simpsh-httpd/setowner.sh`
4. Set permissions: `sudo /usr/share/simpsh-httpd/setowner.sh`
5. Start simpsh-httpd: `simpsh-httpd-socat -d`