On Sunday, Jan 26, 2003, at 21:49 Europe/London, Nik Clayton wrote:

The entries in the log file from a freshly started Apache look like
this:

    [AxKit] fast handler called for /pics/Boat/
    [AxKit] Running plugin: Apache::AxKit::Plugin::QueryStringCache
    [AxKit] Running plugin: AxKit::App::Gallery::Plugin
    In the plugin handler
    [AxKit] Plugin returned non-OK value
    File does not exist: /home/nik/src/AxKit-Gallery/web/Boat/
Here you're returning DECLINED for a directory. Don't do that. Only ever return DECLINED for a file.

Matt.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to