Help for this page

Select Code to Download


  1. or download this
       /path/to/read_file.html
    
  2. or download this
       directory 'path' needs to grant read and execute privs
                        to the webserver user, and
    ...
                      to the webserver user, and
       file read_file.html needs to grant read privs to the
            webserver user.
    
  3. or download this
       chmod o+rx /path
       chmod o+rx /path/to
       chmod o+r /path/to/read_file.html