ReadMe missing
Closed this issue · 5 comments
mac osx newb trying to figure out this github projet......... please entitle how to get this web server started...
± |master ✓| → socat TCP4-LISTEN:8080 EXEC:/usr/local/bin/bashttpd.sh
-bash: socat: command not found
You'll need to install socat. That is documented in the existing README.md, #2 under requirements.
Thanks,
This has worked................
"
Date: Sun, 16 Sep 2012 11:15:30 CDT
Expires: Sun, 16 Sep 2012 11:15:30 CDT
Server: Slash Bin Slash Bash
"
Wi are looking to display the files on the webserver now.
Is this webserver live for my public IP addresS?
Yes, it is. Read the manual page for 'socat' if you want it only to bind to a specific address. Also, it looks like, based on your request you are running a version of bashttpd without commit becd2ba, which fixes some issues dealing with $URL_PATH.