I have just installed XAMPP on my machine, and when trying to access sub folders in htdocs I get the following error.
Object not found! The requested URL
Enter the command in Terminal:
sudo gedit /opt/lampp/etc/httpd.conf
and comment the line as below.
now Restart the Lampp with
sudo gedit /opt/lampp/lamp restart
go to your browser and refresh the page it works.