aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2018-09-05 00:10:19 +0259
committerThomas Backlund <tmb@mageia.org>2018-09-05 00:10:19 +0259
commit267e71ee39874d3ce066e58e074369283285a3a9 (patch)
tree7647abb3ff5c856841e33fd284688491de0fbe13
parent4345e41e97f980021e1443c21875a0b889b474dc (diff)
downloadpuppet-267e71ee39874d3ce066e58e074369283285a3a9.tar
puppet-267e71ee39874d3ce066e58e074369283285a3a9.tar.gz
puppet-267e71ee39874d3ce066e58e074369283285a3a9.tar.bz2
puppet-267e71ee39874d3ce066e58e074369283285a3a9.tar.xz
puppet-267e71ee39874d3ce066e58e074369283285a3a9.zip
add missing newline
-rw-r--r--modules/apache/templates/no_hidden_file_dir.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/apache/templates/no_hidden_file_dir.conf b/modules/apache/templates/no_hidden_file_dir.conf
index 18da03cd..dce78912 100644
--- a/modules/apache/templates/no_hidden_file_dir.conf
+++ b/modules/apache/templates/no_hidden_file_dir.conf
@@ -1,4 +1,4 @@
#
# dont serve up any hidden files or dirs like .git*, .svn, ...
#
-RedirectMatch 404 /\..*$ \ No newline at end of file
+RedirectMatch 404 /\..*$