Page 1 of 1

Getting Object not found error when trying to access file

PostPosted: 16. January 2014 05:16
by vinothse
I am getting the below error while trying to access the index.html file in url. The file was accessible some time back but now it's not accessible. Please let me know the solution to this problem.

Error:
Object not found!

The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.
Error 404
localhost
Apache/2.4.7 (Win32) OpenSSL/0.9.8y PHP/5.4.22

Re: Getting Object not found error when trying to access fil

PostPosted: 16. January 2014 05:57
by Altrea
vinothse wrote:I am getting the below error while trying to access the index.html file in url.

path of that index.html?
which url do you try?

Re: Getting Object not found error when trying to access fil

PostPosted: 17. January 2014 03:31
by vinothse
The link tried is as below,

1. Link with index.html saved under TravelDestination
http://localhost/xampp/TravelDestination

2. Link with home.html file as the file to be accessed
http://localhost/xampp/TravelDestination/home.html

Note: The same link was working some days back. I am not sure what had happened since then.

Re: Getting Object not found error when trying to access fil

PostPosted: 17. January 2014 04:19
by Altrea
we need the filesystem path of the files to be able to say anything about this.