[gnumeric-web] Update .htaccess to fit new hosting provider



commit c14cc248d075d4a31d0b9a26ec41c29ae3379f43
Author: Morten Welinder <terra gnome org>
Date:   Tue Nov 24 19:27:38 2015 -0500

    Update .htaccess to fit new hosting provider

 .htaccess |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.htaccess b/.htaccess
index 0c966e7..7eb5c87 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,5 +1,7 @@
+RewriteBase /
 Options +Includes
 AddType text/html .shtml
+AddType text/html .html
 AddOutputFilter INCLUDES .shtml
 AddDefaultCharset utf-8
 ErrorDocument 404 /404.html


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]