
sandhya.pawar03 at gmail
Apr 13, 2009, 9:57 AM
Post #5 of 7
(1407 views)
Permalink
|
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.kobes [at] gmail> wrote: > On Thu, Apr 9, 2009 at 2:53 AM, sandhya pawar <sandhya.pawar03 [at] gmail> > wrote: > > > On Thu, Apr 9, 2009 at 10:12 AM, Jeff Soules <soules [at] gmail> 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 >
|