diff options
author | pav <pav@FreeBSD.org> | 2004-12-18 22:22:56 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-12-18 22:22:56 +0800 |
commit | 9023d64590d228dadd7e2d9b1db0c7b32affb6c9 (patch) | |
tree | 0f55698ce4d0ec95a48d71d462563447602ed072 /www/autoindex/pkg-message | |
parent | 25fd5a7952162e5a6ef9ca8b0231fcf51358a46e (diff) | |
download | freebsd-ports-gnome-9023d64590d228dadd7e2d9b1db0c7b32affb6c9.tar.gz freebsd-ports-gnome-9023d64590d228dadd7e2d9b1db0c7b32affb6c9.tar.zst freebsd-ports-gnome-9023d64590d228dadd7e2d9b1db0c7b32affb6c9.zip |
Add autoindex, a PHP script that makes a table that lists the files in a
directory, and lets users access the files and subdirectories. It includes
searching, icons for each file type, an admin panel, uploads, access logging,
file descriptions, and more.
This software comes in two versions, one which works with PHP 4.x,
and one which works with PHP 5.x
Submitted by: DanGer <danger@wilbury.sk>
Diffstat (limited to 'www/autoindex/pkg-message')
-rw-r--r-- | www/autoindex/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/autoindex/pkg-message b/www/autoindex/pkg-message new file mode 100644 index 000000000000..4680daf69228 --- /dev/null +++ b/www/autoindex/pkg-message @@ -0,0 +1,6 @@ +***************************************************************** + + Please visit 'http://{host.domain}/AutoIndex/' in a web + browser and follow the configuration instructions. + +***************************************************************** |