Re: [users@httpd] Index.html not working as expected

2014-02-23 Thread rahul bhola
u need to refer with respect to root folder not the complete address eg write On Mon, Feb 24, 2014 at 2:49 AM, Joseph Darman wrote: > I have the following in the Index.html > > src="///C:/Server/Apache2/htdocs/MAPS/USA.jpg" alt="USA Map" width="400" > height="400" > usemap="#states"> > > When

[users@httpd] Index.html not working as expected

2014-02-23 Thread Joseph Darman
I have the following in the Index.html When I run Apache as LoaclHost, it can't find the USA.jpg. I get this in the error log: [Sun Feb 23 16:00:56 2014] [error] [client 127.0.0.1] (20023)The given path was above the root path: Cannot map GET ///C:/Server/Apache2/htdocs/MAPS/USA.jpg HTTP/1.1