Also call update_links() in update_arch() to avoid wrong URL (thx, cstamas)
[grml.org.git] / .htaccess
1 RewriteEngine on
2 RewriteRule index.rss$ http://blog.grml.org/feeds/index.rss2
3 RewriteRule news(/?)$ /
4 AddDefaultCharset UTF-8