File does not exist: C:/Program Files/Apache Software
Foundation/Apache2.2/htdocs/hello.pm
It gives the above error?




On Fri, Apr 10, 2009 at 10:57 PM, Randy Kobes <randy.ko...@gmail.com> wrote:

> On Thu, Apr 9, 2009 at 2:53 AM, sandhya pawar <sandhya.pawa...@gmail.com>
> wrote:
>
> > 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?
> >
> > It is the typo in my email..
>
> One other small thing to check - does clearing the browser's cache
> help? Also, do other static pages work OK?
>
> --
> best regards,
> Randy
>

Reply via email to