summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess5
1 files changed, 5 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index 6a1c296c0..28a59e735 100644
--- a/.htaccess
+++ b/.htaccess
@@ -13,6 +13,11 @@
deny from all
</Files>
+# Syndicate content:
+<Files ~ "(syndicate.rdf|syndicate.rss|syndicate.xml)">
+ ForceType application/x-httpd-php
+</Files>
+
# Customized server error messages:
ErrorDocument 400 /error.php
ErrorDocument 402 /error.php