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..

Recommended Answers

All 2 Replies

You cannot avoid that by setting file permissions. IMO, you need something like a password protected folder to store them in.

ok tq

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.