added HIO_SVC_HTTS_FILE_LIST_DIR
updated the file handler to list directory if the option is set
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
test_default_index()
|
||||
{
|
||||
local msg="default index.html"
|
||||
local msg="hi-webs default index.html"
|
||||
local srvaddr=127.0.0.1:54321
|
||||
local tmpdir="/tmp/s-001.$$"
|
||||
../bin/hio-webs "${srvaddr}" "${tmpdir}" 2>/dev/null &
|
||||
|
Reference in New Issue
Block a user