Translations of this page?:

How can I make some pages non-writable?

There are two ways:

  1. Use the ACL feature (recommended)
  2. Just remove the write permissions for the webserver on that particular file. eg1):
    chmod 644 file.txt

    Be sure you understand permissions, as permissions impact security

1) the following example applies only for Linux/Unix like OS and assumes that the file is not owned by the webserver
 
wiki/faq/pageprotect.txt · Last modified: 2008/03/25 20:40 by andi
 
Imprint Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsTranslate