nginx/conf/nginx.conf
server
{
listen
: 8081;
server_name
: resoure
root
C:/Users
/cxc05
/Desktop
/resource
autoindex on
location
/ {
add_header Access
-Control
-Allow
-Origin
*
}
add_header Cache
-Control
"no-cache,must-revalidate"
}
转载请注明原文地址:https://blackberry.8miu.com/read-6961.html