苏洋博客
网站首页
工作生活
编程记录
知识地图
文章存档
关于苏洋
关于本站
GitHub
折腾笔记
联系作者
文章列表
Tag: # AutoIndex
使用 Docker 和 Nginx 实现简单目录索引服务
2018年12月16日
AutoIndex
,
Docker
,
Linux
,
Nginx
,
Traefik
介绍如何基于 Nginx 官方 Alpine 镜像,在不重新编译的前提下,利用内置的 `ngx_http_autoindex_module`、`ngx_http_addition_module` 与 `ngx_http_sub_module
阅读全文