Apache-Directory-Listing
A directory listing theme for Apache
‘Apache Directory Listing’ is a directory listing theme inspired from Apaxy which uses Apache’s mod_autoindex module.
Themes
Light theme
grid |
table |
|---|---|
![]() |
![]() |
Dark theme
grid-darkmode |
table-darkmode |
|---|---|
![]() |
![]() |
Usage
- Download or clone the repo and copy
directory-listingdirectory to the root directory of Apache. - Copy
htaccess.txtfile to the root directory of your server, rename it to.htaccess. - Inside the renamed
.htaccessfile- Replace
{LISTING_DIRECTORY}to the location ofdirectory-listingfolder on your server. - Replace
{LISTING_STYLE}to eithergrid,table,grid-darkmode,table-darkmode,grid-automode, ortable-automode.grid-automodeandtable-automodewill automatically switch between light and dark themes based on the user’s OS or browser settings.
- Replace
Credits
- Icons referenced from File Types Icons Set.



