mirror of
https://github.com/cloudpanel-io/vhost-templates.git
synced 2026-05-18 08:23:31 +08:00
.
This commit is contained in:
@@ -40,6 +40,7 @@ server {
|
||||
}
|
||||
location ~* \.(ico|jpg|jpeg|png|gif|svg|js|css|swf|eot|ttf|otf|woff|woff2|html|json)$ {
|
||||
add_header Access-Control-Allow-Origin "*";
|
||||
add_header alt-svc 'h3=":443"; ma=86400';
|
||||
expires max;
|
||||
access_log off;
|
||||
if (!-f $request_filename) {
|
||||
|
||||
Reference in New Issue
Block a user