Fix blah to work with new handler interfaces.

Remove outdated app-framework code.
Clanup some of the fallback handler setting code.
This commit is contained in:
Uriel 2009-01-11 04:40:40 +01:00
parent e75232761a
commit 889e844d73
3 changed files with 10 additions and 17 deletions

View file

@ -13,7 +13,7 @@ fn blagh_init {
status='Use default handler'
if not if(~ $req_path */index */) {
app_body_handler='blagh_body'
handler_body_main=blagh_body
u=$blagh_uri'index'
extraHeaders=$"extraHeaders ^ \
'<link rel="alternate" type="application/rss+xml" title="RSS" href="'$"u'.rss" />