Can't get access to web_admin

Ejabberd 1.1.2, ASPLinux 11, Kernel 2.6.16.
Ejabberd.cfg:
-------cut-------
{listen, [{5222, ejabberd_c2s,
[{access, c2s},
{shaper, c2s_shaper}]},
{5280, ejabberd_http,
[{http_poll, web_admin, [{access,admin}]}]}]}.
--------cut-------
When I try to get access to http://host:5280/admin/ - I get "Not found". In logs:
------cut--------
=INFO REPORT==== 2006-10-13 10:18:59 ===
I(<0.719.0>:ejabberd_http:175): (#Port<0.359>) http query: 'GET' /admin/
------cut-------

Where's my mistake? What options have I to look for?

Syndicate content