h5ai 是一款功能强大 PHP 文件目录列表程序,由德国开发者 Lars Jung 主导开发,它提供多种文件目录列表呈现方式,支持多种主流 Web 服务器,例如 Nginx、Apache、Cherokee、Lighttpd 等,支持多国语言,可以使用本程序在线预览文本、图片、音频、视频等。

20180529224608.png

Caddy 链接重写规则:

rewrite {
    if {path} ends_with /
    to {dir}/index.html {dir}/index.php /_h5ai/public/index.php
}

系统环境等信息查询地址:http://your domain/_h5ai/public/;密码为,可在_h5ai/private/conf/options.json修改。

Movie thumbs:

apt-get install -y libav-tools
# Debian / Ubuntu

PDF thumbs:

apt-get install -y graphicsmagick

Shell zip:

apt-get install -y zip

强迫症患者福音:

20180612015148.png