[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Allowing FTP Root access



> Then once you're done making your changes to the file through
> ftp, set it back.
> chmod 644 index.html
>
> You could probably do this with a lower setting, but 777 is
> just quick and easy.

Do keep in mind that 7 implies read, *write*, and execute. Since your
index.html file is text, it doesn't need execute privileges. And since you
don't want anyone else changing your website, I suggest it doesn't want
write access either.

644 is good...

--
Rodolfo J. Paiz
rpaiz@xxxxxxxxxxxxxx <mailto:rpaiz@xxxxxxxxxxxxxx>