|
@@ -41,7 +41,6 @@ AddDefaultCharset UTF-8
|
|
|
Header merge Cache-Control "public"
|
|
Header merge Cache-Control "public"
|
|
|
</FilesMatch>
|
|
</FilesMatch>
|
|
|
Header edit Set-Cookie ^(.*)$ "$1; SameSite=Lax"
|
|
Header edit Set-Cookie ^(.*)$ "$1; SameSite=Lax"
|
|
|
- Header set Referrer-Policy "same-origin"
|
|
|
|
|
</IfModule>
|
|
</IfModule>
|
|
|
|
|
|
|
|
# Provide the true IP address of the connection (e.g. last proxy), even when using mod_remoteip
|
|
# Provide the true IP address of the connection (e.g. last proxy), even when using mod_remoteip
|