mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
README: update default port.
This commit is contained in:
2
README
2
README
@ -9,7 +9,7 @@ Simply run make:
|
|||||||
How to run darkhttpd
|
How to run darkhttpd
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
Serve /var/www/htdocs on the default port (port 80):
|
Serve /var/www/htdocs on the default port (80 if running as root, else 8080):
|
||||||
$ ./darkhttpd /var/www/htdocs
|
$ ./darkhttpd /var/www/htdocs
|
||||||
|
|
||||||
Serve ~/public_html on port 8081:
|
Serve ~/public_html on port 8081:
|
||||||
|
Reference in New Issue
Block a user