summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wp-inst/wp-content/.htaccess3
1 files changed, 3 insertions, 0 deletions
diff --git a/wp-inst/wp-content/.htaccess b/wp-inst/wp-content/.htaccess
new file mode 100644
index 0000000..af5824d
--- /dev/null
+++ b/wp-inst/wp-content/.htaccess
@@ -0,0 +1,3 @@
+<Files blogs>
+ForceType application/x-httpd-php
+</Files>