]> git.mxchange.org Git - friendica.git/blobdiff - .htaccess-dist
DA DK translation added THX atjn
[friendica.git] / .htaccess-dist
index c86b81b889d128cc321978f8f90643d2bfef2d3f..404137168afd8a4f04943eacbf43b0d5293c9222 100644 (file)
@@ -19,7 +19,7 @@ AddType audio/ogg .oga
 </FilesMatch>
 
 # deny access to backup files
-<FilesMatch "(~|\.bak|\.swp)$">
+<FilesMatch "(\~|\.bak|\.swp)$">
   <IfModule authz_host_module>
     #Apache 2.4
     Require all denied