diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -11,6 +11,7 @@ \[**-d** *docs*] \[**-k** *key.pem*] \[**-l** *logfile*] +\[**-p** *port*] \[**-x** *cgi-bin*] # DESCRIPTION @@ -76,6 +77,10 @@ The options are as follows: > log to the given file instead of the standard error. +**-p** *port* + +> The port to bind to, by default 1965. + **-x** *dir* > Enable execution of CGI scripts inside the given directory (relative |