Page 1 of 1

FancyIndexing done awesome!

PostPosted: 27. August 2012 15:25
by superaktieboy
So I was busy with this all day. Have made a better fancy indexing for your folders. Includes some simple links (easily editable) to phpMyAdmin, XAMPP Portal, Webalizer and XAMPP Security Panel.

It's a simple Apache configuration that uses Apache's mod_autoindex in conjuction mod_alias.

Here are some screenshot:

Image

Image

Image


Installation:
  • Download the file from here: http://hosh.co/downloads/autoindex.zip
  • Extract the contents
  • Copy httpd-autoindex.conf to /xampp_install/apache/conf/extra/httpd-autoindex.conf
  • Open /xampp_install/apache/conf/httpd.conf and make sure it contains the line: Include "conf/extra/httpd-autoindex.conf" somewhere.
  • Copy the new folder to /xampp_install/apache/icons/ so that the folder "new" is a subfolder of "icons".
  • Restart Apache

You should now have nice looking directory index. This will work for any Apache installation, but you'll have to figure out what to change and where to move everything.

Enjoy :)

PS: This is not multilingual, and I doubt I'll make it multilingual, but if you want to, feel free to do so.