Folder permissions

sample outputThis little PHP script shows a summary, and optionally a full list of folders (directories) on your web server, with their access permissions. Usually most folders will have 755 permissions; you can choose not to list these and other common permissions, so you can concentrate on the "special" ones.

You decide which top-level directory to start at, and how many levels to recurse into. Simply upload the script to your server, and point your browser to it.

This script is also included in the FileWatch download, but simple as it is, we think it's useful enough to warrant its own page.

FolderPerms
Version:

0.1

Licence:

no restrictions

Requires:

PHP4+

Filename:

FolderPerms-v01.zip

File date: 

2010-08-06


campuscodi
Comment
license
Reply #1 on : Fri August 20, 2010, 18:41:15
what license is this under?
tony
Comment
license
Reply #2 on : Fri August 20, 2010, 21:40:36
There are no restrictions of any kind on this snippet.
This includes the FileDirPerm() function that drives it.
Do whatever you want with them.

Write a comment

  • Required fields are marked with *.