Install Instructions
~~~~~~~~~~~~~~~~~~~~

This hopefully should be quite straight forward.

(1) Unpack php-cat into your webservers root. (e.g /var/www/html/php-cat)
(2) & Point your Web browser at it ! (e.g http://localhost/php-cat )

Line 34 - > 40 of index.php has a couple of Customisable options:

If you enable variable $USERBROWSING=true; you'll get a form appear at the top of the page which allows a user to type in the path of a directory they'd like listed. (This directory needs to be readable by your webserver user).

The variable $STARTDIRECTORY="/etc"; set's the $HOME for index.php; so by defaut you'll see the directory you installed php-cat into, the example will start the users in etc and visitors would be able to see you system config files (probably not a good idea).


Good Luck :-D,
[NICK]

