From 5d4157063cd02025431b944580d617040160fa4b Mon Sep 17 00:00:00 2001 From: Uriel Date: Fri, 6 Mar 2009 00:15:26 +0000 Subject: [PATCH] Reverse the RSS/ATOM discovery tag order, make ATOM the default. --- apps/blagh/app.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/blagh/app.rc b/apps/blagh/app.rc index b5bd8f2..1dad7f8 100644 --- a/apps/blagh/app.rc +++ b/apps/blagh/app.rc @@ -31,8 +31,8 @@ fn blagh_init { handler_body_main=blagh_body u=$blagh_uri'index' extraHeaders=$"extraHeaders ^ \ -' -' +' +' } if not if(~ $req_path $blagh_uri^index.atom) blagh_setup_feed_handlers atom.tpl