README - Rev 20040127
--------------------------------------------------------------------------------

 . What is PHP Directory Indexer?

PHP Directory Indexer is a PHP indexer, developed by Project Adamastor to make 
indexes of directories, and meant to replace Apache's default directory indexer.


 . What license does PHP Directory Indexer use ?

PHP Directory Indexer uses the GNU General Public License (GPL),
in a short way, it means that you can freely use it, redistribute it
and modify it, but you have to keep the GPL license.


 . What are the diferences between PHP Directory Indexer, and Apache's
   default directory indexer?

PHP Directory Indexer, supports: 
 - Themes (icon sets);
 - Order options (Date, Name and Size);
 - View styles (Icons, Details)
 - Directory Aliases;
 - For files, shows a diferent icon for every file type (if defined in the 
   theme), and information about it (Name, Size and Last Modified Date);
 - For Directories, shows the directory icon, and information about it
   (Name, Last Modified Date and The Numer of Items Inside It);
 - Is valid XHTML;
 - Is very customizable.


 . How do I install it?

Please read the docs/english/install.txt file.
