Page 1 of 1

Access restriction

PostPosted: 13. October 2005 12:43
by nitrino
Hello All!

I have a question, how do i restric access to direct folders, for example,
if i have www.domain.com/folder1/index.php -- it opens ok, but when i type www.domain.com/folder1/ -- it opens a list of files in current directory. How do i prevent user from direct access to folder and restrict access to some files?

Thanks!!!

PostPosted: 13. October 2005 12:46
by nitrino
An addition to question; www.domain.com/folder1/index.php was an example, if i put file index.php it opens it when i type directory, but i don't need file index.php in this folder. how do i disable direct access without placing index.php?