Linux 常用工具
YUM
yum init system
create local repo yum
centos 7 init system
FTP
How to Install and Configure vsftpd on CentOS 6
vsftp install on centos 7
Email
aliyun ecs install email
postfix smtp on centos
centos 6 postfix smpt test
GIT
gogs install centos6
git command example
git format markdown
HTTP Web
apache exampe
h5ai web php file server
apache vhosgts code debug
Nginx Web
nginx install from source
nginx set directory autoindex
autoindex with h5ai web
nginx install pugin ngx-fancyindex
proxy internal vhost to web
dynamic and static by nginx
proxy directory second by nginx
nginx proxy gogs web
jenkns proxy from nginx
ssl certify by nginx
nginx threads fix to 9x
NTP
linux install ntp use asia date
VNC
vnc remote desktop
x11vnc on centos6
Firewall
iptables on centos 7
centos7 firewalld config
Kernel
centos kernel packages
kernel update to 3.10 on centos 6
SYSCTL 内核配置参数分析
NFS
centos6 install nfs servers
mount nfs to linux
mount nfs on centos 6
centos6 nfs verify permissions
SSH
ssh keygen rsa to client
ssh config diffent
Network
centos 7 config net-tool debug ifconfig
debug network card up or down
Samba
samba install on centos 6
samba config example
VIM
VIM using example
本文档使用 MrDoc 发布
-
+
首页
autoindex with h5ai web
# autoindex with h5ai 之前我所使用的 nginx 目录文件列表的插件是ngx-fancyindex .经过使用一段时间,发现界面不够绚丽。 所以,今天我们要升级 目录列表功能。所需软件为名称为 https://larsjung.de/h5ai/ ## 1、首先还是要开启虚拟主机的目录浏览功能,在 nginx config ```html location /folderlist/ { autoindex on; } ``` ## 2、升级界面,需要打开 php shell_exec 等函数库功能。 # wget https://release.larsjung.de/h5ai/h5ai-0.27.0.zip # unzip h5ai-0.27.0.zip # to your web directory. 我们打开首页,会看到检测一个登陆界面,不需要输入密码,直接登录。可以看到当前的支持环境 ## 我们今天的服务器是 Nginx # index index.html index.php /_h5ai/server/php/index.php; ## 如果你是Apache httpd # DirectoryIndex index.html index.php /_h5ai/server/php/index.php h5ai的功能是很强大的,尤其是在分类排版上可以根据日期、文件名排序,也可以图标模式展示、支持多语言、设置可以在线视频和音频文件播放
Bobby
2021年12月20日 23:11
分享文档
收藏文档
阅读
134
上一篇
下一篇
微信扫一扫
复制链接
手机扫一扫进行分享
复制链接
关于 MrDoc
觅思文档MrDoc
是
州的先生
开发并开源的在线文档系统,其适合作为个人和小型团队的云笔记、文档和知识库管理工具。
如果觅思文档给你或你的团队带来了帮助,欢迎对作者进行一些打赏捐助,这将有力支持作者持续投入精力更新和维护觅思文档,感谢你的捐助!
>>>捐助鸣谢列表
微信
支付宝
QQ
PayPal
Markdown文件
分享
链接
类型
密码
更新密码