I have upload files over the live domain. and some files are process files. how I can limit the permission of the files so user cannot type that file's name on the url address bar?
example of file permission code, 0755, 0644
Can someone gives me the list, and the meaning of each code. So I can limit the permission of the file..
thnk you..