diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2015-12-11 11:46:37 +0100 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2015-12-11 11:46:37 +0100 |
commit | f831d93f3f8aec6ef456f2675559cb5309a8fdb4 (patch) | |
tree | 1b0508552953cf536346ee0e45f933b6fbe322f9 /.htaccess | |
parent | f799b27f0e1f1021ddd2baea8f932d05af780596 (diff) | |
parent | 8903afec2687e762238d161ef9d986be9a1786a3 (diff) | |
download | nextcloud-server-f831d93f3f8aec6ef456f2675559cb5309a8fdb4.tar.gz nextcloud-server-f831d93f3f8aec6ef456f2675559cb5309a8fdb4.zip |
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-- | .htaccess | 1 |
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> |