Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-12-11 13:46:37 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-12-11 13:46:37 +0300
commitf831d93f3f8aec6ef456f2675559cb5309a8fdb4 (patch)
tree1b0508552953cf536346ee0e45f933b6fbe322f9 /.htaccess
parentf799b27f0e1f1021ddd2baea8f932d05af780596 (diff)
parent8903afec2687e762238d161ef9d986be9a1786a3 (diff)
Merge pull request #20878 from owncloud/proper-htaccess-support-in-code-signing-checker
Also run .htaccess routine when installing on another system than Apache
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 0 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 05d142348b5..f656d6de444 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,3 @@
-# Version: 9.0.0
<IfModule mod_headers.c>
<IfModule mod_fcgid.c>
<IfModule mod_setenvif.c>