PDA

View Full Version : Permissions of web directory


bswinnerton
16th December 2007, 00:58
Quick question..

What should the permissions be of my web directory, and what is the command in terminal?

Thanks

falko
16th December 2007, 15:05
Usually 755 is a good choice:
chmod 755 /path/to/directory