summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-04-02 15:44:11 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-04-02 19:47:37 -0400
commitce4f3c11451a948d4a6f9ff32a4d797e49c29829 (patch)
tree10a3d5475e58cbdc34e7b76aa2e1a1c53e31d62f
parentea912132e3c807a5ae264bf5c0793d98792f8d45 (diff)
downloadthemesite-ce4f3c11451a948d4a6f9ff32a4d797e49c29829.tar.gz
themesite-ce4f3c11451a948d4a6f9ff32a4d797e49c29829.zip
.htaccess fixes
-rw-r--r--www/.htaccess6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/.htaccess b/www/.htaccess
index 6928eda..45ac06b 100644
--- a/www/.htaccess
+++ b/www/.htaccess
@@ -1,3 +1,3 @@
-DirectoryIndex index.php
-php_value default_charset "UTF-8"
-php_flag magic_quotes_gpc off
+# None of this should be needed.
+#php_value default_charset "UTF-8"
+#php_flag magic_quotes_gpc off