mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
parent
f6661989af
commit
b231550c32
12 changed files with 79 additions and 7 deletions
|
@ -178,6 +178,10 @@ http_server {
|
|||
# the default dir for http root.
|
||||
# default: ./objs/nginx/html
|
||||
dir ./objs/nginx/html;
|
||||
# whether enable crossdomain request.
|
||||
# for both http static and stream server and apply on all vhosts.
|
||||
# default: on
|
||||
crossdomain on;
|
||||
}
|
||||
|
||||
#############################################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue