1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

update readme, add SampleHTTP link

This commit is contained in:
winlin 2014-04-05 13:38:05 +08:00
parent 4e3fe36ae2
commit 30e3323fe4
3 changed files with 4 additions and 1 deletions

View file

@ -104,7 +104,7 @@ vhost http.srs.com {
# main dir of vhost,
# to delivery HTTP stream of this vhost.
# default: ./objs/nginx/html
dir ./objs/nginx/html;
dir ./objs/nginx/html/hls;
}
}