User Tools

Site Tools


servers:bsd:freenginx_php_php-fpm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
servers:bsd:freenginx_php_php-fpm [2026/03/06 00:19] – [Headers] Sean Rhoneservers:bsd:freenginx_php_php-fpm [2026/03/06 00:20] (current) – old revision restored (2026/03/04 18:38) Sean Rhone
Line 150: Line 150:
 add_header 'X-Frame-Options' 'sameorigin' 'always'; add_header 'X-Frame-Options' 'sameorigin' 'always';
 add_header 'X-XSS-Protection' '1; mode=block' 'always'; add_header 'X-XSS-Protection' '1; mode=block' 'always';
-add_header Cache-Control "no-store, no-transform, publicalways;+add_header 'Cache-Control' 'max-age=604800, no-transform, public' 'always';
 add_header 'Referrer-Policy' 'same-origin' 'always'; add_header 'Referrer-Policy' 'same-origin' 'always';
 add_header 'Expect-CT' 'max-age=0' 'always'; add_header 'Expect-CT' 'max-age=0' 'always';
/var/www/wiki/data/attic/servers/bsd/freenginx_php_php-fpm.1772774397.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki