winlin

update conf.

@@ -367,6 +367,7 @@ vhost http.static.srs.com { @@ -367,6 +367,7 @@ vhost http.static.srs.com {
367 # mount to /hls 367 # mount to /hls
368 # access by http://ossrs.net:8080/hls/xxx.html 368 # access by http://ossrs.net:8080/hls/xxx.html
369 # or by http://192.168.1.173:8080/hls/xxx.html 369 # or by http://192.168.1.173:8080/hls/xxx.html
  370 + # @remark the port of http is specified by http_stream section.
370 # default: [vhost]/ 371 # default: [vhost]/
371 mount [vhost]/hls; 372 mount [vhost]/hls;
372 # main dir of vhost, 373 # main dir of vhost,