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:
authorAbijeet <abijeetpatro@gmail.com>2017-12-18 19:10:02 +0300
committerAbijeet <abijeetpatro@gmail.com>2017-12-18 19:10:02 +0300
commitac14d02e1e23d8e31e11ed9729285d7fc5924543 (patch)
tree7efb3480ed63d0579d75a3a9ba4ccbb7ac4df4f1 /.htaccess
parentec28c54dbca77a3aad8d34a327c89458889f70ff (diff)
Added newline to end of htaccess file
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 277a9e38c63..8c38dffda05 100644
--- a/.htaccess
+++ b/.htaccess
@@ -77,4 +77,4 @@ AddDefaultCharset utf-8
Options -Indexes
<IfModule pagespeed_module>
ModPagespeed Off
-</IfModule> \ No newline at end of file
+</IfModule>