[cgiapp] Location not found with CGI::Application::Dispatch
under mod_perl V 2
Ron Savage
ron at savage.net.au
Mon Sep 1 22:08:03 EDT 2008
Hi Michael
> > I'm hoping to hit http://127.0.0.1/local/sites and have
> > CGI::Application::Dispatch fire up Local::Sites, but I get:
> > Not Found
> > The requested URL /local/sites was not found on this server.
>
> Not Found is what Dispatch returns when it either can't translate the
> PATH_INFO into a module name or can't find the module.
Problem solved. I had another <Location /local> container further down
in httpd.conf. Ooops, sorry about that.
--
Ron Savage
ron at savage.net.au
http://savage.net.au/index.html
More information about the cgiapp
mailing list