When ever you got error as a Not found URL
1st step:- Turn off the XAMPP server (apache, mySQL)
2nd step:
GOTO this path GOTO –> C:\xampp\apache\conf\extra\httpd-vhosts.conf
here you have to mention write path without any spelling error.
Now save the file and close the vhost
Then open XAMPP Turn on apache Mysql
open browser and write URL
Ex:- localhost/test/new/index.php/
I Hope its work successfully.