Apache directory listing theme
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Miroslav Pokorný 607271457f
readme
8 years ago
conf add fileextension 8 years ago
htaccess htaccess version 8 years ago
license.md initial commit 8 years ago
readme.md readme 8 years ago

readme.md

SIMPLE: Apache Directory Listing Theme

This theme turns that ugly default file listing by autoindex mod in Apache into this:

Installation

Apache configuration

  1. Download and extract simple from conf directory.
  2. Use example.conf to edit conf file for selected directory / virtual host . (Edit /etc/apache2/sites-available/000-default.conf in Ubuntu to use theme everywhere.
  3. Reload Apache.

.htaccess

  1. Download and extract simple from htaccess directory.
  2. Either put simple in the root and rename .htaccess.root, or replace every occurrence of {SIMPLE_DIRECTORY} by real path in .htaccess.customdir and use it.
  3. Reload Apache.

Troubleshooting

If you have trouble running .htaccess version, try to look at AllowOverride directive.

Licence

MIT.

Footnotes

Icons by Yusuke Kamiyamane.