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

update install, create http root

This commit is contained in:
winlin 2014-04-05 14:17:49 +08:00
parent 43979f7505
commit 2949c751f6
2 changed files with 3 additions and 1 deletions

View file

@ -168,7 +168,7 @@ if [ $SRS_DEV = YES ]; then
SRS_NGINX=YES
SRS_SSL=YES
SRS_FFMPEG=YES
if [ $SRS_HTTP_CALLBACK = RESERVED ]; then SRS_HTTP_CALLBACK=YES; fi
SRS_HTTP_CALLBACK=YES
SRS_HTTP_SERVER=YES
SRS_HTTP_API=YES
SRS_LIBRTMP=YES