|
| Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more. |
|
|||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Join Date: Feb 2002
Location: england
Posts: 512
Reputation: 5
|
protecting text files
hi
i want to protect text files on my site from being overwritten or messed with by people ive seen the method on here once something to do with chmod anyone know ![]() |
|
|
|
|
#2 |
|
Mod Squad
Join Date: Apr 2002
Location: Orlando, FL
Posts: 6,972
Reputation: 243
|
For most files...CHMOD 755 is enough. Stay away from CHMOD 777.
If you don't have to execute a file...and others don't have to write/execute it...then go for CHMOD 644. Good Luck ![]()
__________________
www.GoLightMedia.com |
|
|
|
|
#3 |
|
Join Date: Feb 2002
Location: england
Posts: 512
Reputation: 5
|
hi
thanks , the text files belong to an ssi include page its a site update page , saying things like extra flash movie added today etc etc so people just have to read them and one other text file belongs inside an iframe so i can update that too cheers ![]() |
|
|
![]() |
| Thread Tools | |
|
|