Nginx css js 格式不正确

Nginx css js 格式不正确

location ~ \.css {
add_header Content-Type text/css;
}
location ~ \.js {
add_header Content-Type application/x-javascript;
}

发表回复

*您的电子邮件地址不会被公开。必填项已标记为 。

*
*