If we know the URL, can we access the names of the files inside the parent directory. Like we do in dos, when we enter a folder we can view the list of files inside that directory by giving command
DIR
For Eg., If we have URL like http://www.ahilam.com . I want to know what are the files and folders inside the ahilam.com such as http://www.ahilam.com/courses, http://www.ahilam.com/login.php and so on....
This looks silly question. But eager to know whether it is possible