bunkerweb 1.4.0
This commit is contained in:
4
core/headers/confs/http/headers.conf
Normal file
4
core/headers/confs/http/headers.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
map $scheme $header_cookie_secure {
|
||||
default "";
|
||||
"https" "secure";
|
||||
}
|
||||
Reference in New Issue
Block a user