I have a directory on my ISP's web server, I don't want users to see files inside that directory, so I have a index.html file in it to redirect user to my main page, I wonder someone could still write a program and use http or other protocols to list the files in it ? I know they can't use browsers to access those files.
Edit [ More specific ] :
The dir look like this :
index.html [ redirect to main page ]
1z3n67xzs.dus
s737er.pds
rijvnjdfjndf.oef
Dir_Deeper_Hidden_1 [ a directory ]
Dir_Deeper_Hidden_2 [ a directory ]
These files and directories are not mentioned in anywhere else, I'm the only one who knows the names of these files and directories, can users still list them ?