Transform standard, plain-text directory listings into a highly functional and visually appealing interface. This modern HTTP web server index replaces the default directory views for Apache httpd, lighttpd, and nginx, offering a significantly improved user experience for navigating files and folders directly from a web browser.
Designed for ease of use and flexibility, it provides a clean, responsive layout that makes browsing server directories intuitive.
Key benefits include:
Whether you are hosting a public file repository or managing internal server assets, this index provides a polished, professional look to your file directories.
services:
h5ai:
image: awesometic/h5ai
container_name: h5ai
restart: unless-stopped
ports:
- "8080:80"
volumes:
- ./data:/var/www/data
environment:
- TZ=UTC# No sensitive environment variables are required for the default configuration.
# Configuration for h5ai is typically handled via the _h5ai/private/conf/options.json file inside the container.Auto-fetched 14 minutes ago
Auto-fetched 14 minutes ago