We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c05225 commit 63bd672Copy full SHA for 63bd672
1 file changed
resources/modules/Nginx/ospanel_data/default/templates/host_php.conf
@@ -6,7 +6,7 @@
6
# include snippets/block_sensitive_files.conf; # block backup/config/log files
7
# include snippets/quiet_static_logs.conf; # disable logs for favicon/robots
8
9
- include snippets/static_cache_control.conf # enable Cache-Control header for static files
+ include snippets/static_cache_control.conf; # enable Cache-Control header for static files
10
include snippets/maintenance_mode.conf; # enable site-wide maintenance mode
11
include snippets/friendly_errors.conf; # enable friendly error pages
12
0 commit comments