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
[EMAIL PROTECTED]
http://savage.net.au/index.html



#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to