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:
parent
7f079d56e3
commit
c372b457bf
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ An usable bash-httpserver with easy configuration and PHP.
|
|||
* `ERROR404` This is the error page 404
|
||||
* `ERROR403` This is the error page 403
|
||||
4. Make all files executable
|
||||
* `chmod ~/simpsh-httpd/* +x`
|
||||
* `chmod -R a+x ~/simpsh-httpd`
|
||||
5. Start simpsh-httpd:
|
||||
* `cd ~/simpsh-httpd`
|
||||
* `./start-socat.sh`
|
||||
|
|
Loading…
Add table
Reference in a new issue