We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 002a110 commit 4c13648Copy full SHA for 4c13648
src/security/file_access.conf
@@ -53,7 +53,7 @@
53
# include: configuration files, files that contain metadata about the
54
# project (e.g.: project dependencies), build scripts, etc..
55
56
-<FilesMatch "(^#.*#|\.(bak|conf|dist|fla|in[ci]|log|psd|sh|sql|sw[op])|~)$">
+<FilesMatch "(^#.*#|\.(bak|conf|dist|fla|in[ci]|log|orig|psd|sh|sql|sw[op])|~)$">
57
58
# Apache < 2.3
59
<IfModule !mod_authz_core.c>
0 commit comments