To install this package:

1. Extract it in your web document root (for example /home/httpd/html/).

  $ tar zxf XPindex-x0.1.tar.gz -C /home/httpd/html/

2. Add /XPindex/index.php to the DirectoryIndex line in your httpd.conf

  DirectoryIndex index.php index.html /XPindex/index.php
