aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2015-12-01 17:04:11 +0100
committerLukas Reschke <lukas@owncloud.com>2015-12-08 08:16:23 +0100
commit235094ab5492990ed4790e5d475beedf3528705a (patch)
treec83938885288ae2796fefb80526e8021f8875abe /.htaccess
parentb15d77c93459743e5e3e29ebefeba0d6fca11b96 (diff)
downloadnextcloud-server-235094ab5492990ed4790e5d475beedf3528705a.tar.gz
nextcloud-server-235094ab5492990ed4790e5d475beedf3528705a.zip
Remove version check out of .htaccess
This can now be achieved using the new code signing.
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 0 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 230f6ae330f..9dc2983a643 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>