Fix virualconf
This commit is contained in:
@@ -20,6 +20,7 @@ server {
|
|||||||
location / {
|
location / {
|
||||||
return 301 https://{{alias_name}}$request_uri;
|
return 301 https://{{alias_name}}$request_uri;
|
||||||
}
|
}
|
||||||
|
{{/alias}}
|
||||||
{{#proxy}}
|
{{#proxy}}
|
||||||
add_header X-Proxy-Cache $upstream_cache_status;
|
add_header X-Proxy-Cache $upstream_cache_status;
|
||||||
location / {
|
location / {
|
||||||
|
|||||||
Reference in New Issue
Block a user