It is the typo in my email..
On Thu, Apr 9, 2009 at 10:12 AM, Jeff Soules <sou...@gmail.com> wrote: > > and put the following lines in C:\Program Files\Apache Software > > Foundation\Apache2.2\conf\httpd.conf > > > > PerlModule Apache2::Hello > > <Location /hello> > > SetHandler modperl > > PerlResponseHandler Apache2::Hello > > </Location> > > > > > > > > but http://localhost/hellp It gives HTTP 404 Not Found error. > > Just to take care of the obvious here -- you pointed the browser to > hellp, not hello? Or is that just a typo in your email? >