Skip to content

rahmatsubandi/Apache-Directory-Style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
grid table

Dark theme

grid-darkmode table-darkmode
grid table

Usage

  1. Download or clone the repo and copy directory-listing directory to the root directory of Apache.
  2. Copy htaccess.txt file to the root directory of your server, rename it to .htaccess.
  3. Inside the renamed .htaccess file
    • Replace {LISTING_DIRECTORY} to the location of directory-listing folder on your server.
    • Replace {LISTING_STYLE} to either grid, table, grid-darkmode or table-darkmode.

Credits

License

MIT

Reference Code

The original sources are: ramlmn and other additional references: [hidden file]http://ramlmn.github.io/Apache-Directory-Listing/)