summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 28a59e735..7d19775fd 100644
--- a/.htaccess
+++ b/.htaccess
@@ -14,7 +14,7 @@
</Files>
# Syndicate content:
-<Files ~ "(syndicate.rdf|syndicate.rss|syndicate.xml)">
+<Files export>
ForceType application/x-httpd-php
</Files>