1Panel/cmd/server/nginx_conf
FoXiMao 71d679d426
Fix maccms rewrite configuration file error (#948)
修复maccms rewrite 配置文件错误导致登陆时提示ERR_TOO_MANY_REDIRECTS 重定向次数过多的问题

#### What this PR does / why we need it?

#### Summary of your change

#### Please indicate you've done the following:

- [x] Made sure tests are passing and test coverage is added if needed.
- [x] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2023-05-09 07:21:47 +00:00
..
rewrite Fix maccms rewrite configuration file error (#948) 2023-05-09 07:21:47 +00:00
cache.conf feat: 网站增加创建反向代理功能 2023-04-24 17:53:05 +08:00
gzip.conf feat: 增加网站创建功能 2022-11-17 21:20:33 +08:00
index.html feat: 静态网站默认页增加禁止搜索引擎收录 (#741) 2023-04-21 02:26:11 +00:00
index.php feat: 增加创建运行环境类型网站 2023-04-06 10:38:14 +08:00
nginx_conf.go feat: 网站增加创建反向代理功能 2023-04-24 17:53:05 +08:00
proxy.conf feat: 网站增加创建反向代理功能 2023-04-24 17:53:05 +08:00
proxy_cache.conf feat: 网站增加创建反向代理功能 2023-04-24 17:53:05 +08:00
proxy_no_cache.conf feat: 网站增加创建反向代理功能 2023-04-24 17:53:05 +08:00
ssl.conf fix: 解决删除HTTPS时候没有清除配置的问题 2023-01-31 14:18:52 +08:00
website_default.conf feat: 创建网站支持 ipv6 (#861) 2023-05-04 06:28:38 +00:00