Some more info on this problem

the debug log contains

[Fri Oct 28 23:51:44 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] handler called for /it/Da/Dach1o1/
[Fri Oct 28 23:51:44 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] Running plugin: Apache::AxKit::Plugin::QueryStringCache
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] Running plugin: Apache::AxKit::StyleChooser::QueryString
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] Running plugin: Apache::AxKit::Plugin::AddXSLParams::Request
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] Content Provider Override: Apache::AxKit::Provider::File
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] decoding from UTF-8
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] [req] File Provider given $r:
/Local/Ix86/Linux/httpd_axkit/htdocs/it/Da/Dach1o1
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] checking if we process this resource
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] '/Local/Ix86/Linux/httpd_axkit/htdocs/it/Da/Dach1o1' is a directory
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] handler called for /it/Da/Dach1o1//
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] Running plugin: Apache::AxKit::Plugin::QueryStringCache
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] Running plugin: Apache::AxKit::StyleChooser::QueryString
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] Running plugin: Apache::AxKit::Plugin::AddXSLParams::Request
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] Content Provider Override: Apache::AxKit::Provider::File
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] decoding from UTF-8
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] [req] File Provider given $r:
/Local/Ix86/Linux/httpd_axkit/htdocs/it/Da/Dach1o1
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] checking if we process this resource
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] '/Local/Ix86/Linux/httpd_axkit/htdocs/it/Da/Dach1o1' is a directory
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] handler called for /it/Da/Dach1o1///
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] Running plugin: Apache::AxKit::Plugin::QueryStringCache
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] Running plugin: Apache::AxKit::StyleChooser::QueryString
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] Running plugin: Apache::AxKit::Plugin::AddXSLParams::Request
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] Content Provider Override: Apache::AxKit::Provider::File
[Fri Oct 28 23:51:45 2005] [warn] [client 127.0.0.1 <http://127.0.0.1>]
[AxKit] decoding from UTF-8


it seems to be looping at Apache::AxKit::Provider::File

Dave.


On 10/28/05, David Holden <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I have and XML file in
>
> http://localhost:8300/it/Da/Dach1o1/index.xml
>
> all works fine if I point my browser to this.
>
> However I would like it to work if I point my browser to this URL
>
> http://localhost:8300/it/Da/Dach1o1/
>
> It should do as index.xml is the default directory file however I get the
> error
>
> "Redirection limit for the URL exceeded"
>
> and my apache log reports
>
> 127.0.0.1 <http://127.0.0.1> - - [28/Oct/2005:11:27:00 +0100] "GET
> /it/Da/Dach1o1 HTTP/1.1" 302 284
> 127.0.0.1 <http://127.0.0.1> - - [28/Oct/2005:11:27:00 +0100] "GET
> /it/Da/Dach1o1/ HTTP/1.1" 302 285
> 127.0.0.1 <http://127.0.0.1> - - [28/Oct/2005:11:27:00 +0100] "GET
> /it/Da/Dach1o1// HTTP/1.1" 302 286
> 127.0.0.1 <http://127.0.0.1> - - [28/Oct/2005:11:27:00 +0100] "GET
> /it/Da/Dach1o1/// HTTP/1.1" 302 287
>
> etc..
>
> Does any one know what might be causing this?
>
> Dave.
>
>
>
> --
> --
> Dr. David Holden.
> Please avoid sending me Word or PowerPoint attachments, thanks.
> See: <http://www.gnu.org/philosophy/no-word-attachments.html >
> Public GPG key available on request.
> -------------------------------------------------------------




--
--
Dr. David Holden.
Please avoid sending me Word or PowerPoint attachments, thanks.
See: <http://www.gnu.org/philosophy/no-word-attachments.html>
Public GPG key available on request.
-------------------------------------------------------------

Reply via email to