https://github.com/davidbruchmann/moddir_autoindex
This package is an option to add autoindex to Apache-Servers without the limitations of mod_autoindex.
https://github.com/davidbruchmann/moddir_autoindex
apache-httpd autoindex
Last synced: 7 days ago
JSON representation
This package is an option to add autoindex to Apache-Servers without the limitations of mod_autoindex.
- Host: GitHub
- URL: https://github.com/davidbruchmann/moddir_autoindex
- Owner: DavidBruchmann
- Created: 2017-07-17T18:49:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T23:49:18.000Z (over 8 years ago)
- Last Synced: 2025-12-25T20:59:59.449Z (4 months ago)
- Topics: apache-httpd, autoindex
- Language: PHP
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
moddir_autoindex
================
This modul is a replacement for the Apache-Server-Module mod_autoindex.
Implementation is just as cgi-script without any defined server-extension,
but requires "mod_dir" which usually is enabled anyway.
"mod_autoindex" can be deactivated but is not triggered anymore with this script.
Please consult the [wiki](https://github.com/DavidBruchmann/moddir_autoindex/wiki) for further description and installation.