mirror of
https://github.com/D3CODING/KMS-Server-WebUI.git
synced 2026-04-25 12:55:48 +03:00
[GH-ISSUE #1] nginx伪静态错误,宝塔 #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wintsa123 on GitHub (Mar 11, 2019).
Original GitHub issue: https://github.com/D3CODING/KMS-Server-WebUI/issues/1
nginx: [emerg] invalid condition "%" in /www/server/panel/vhost/rewrite/kms.wintsa.cn.conf:4
nginx: configuration file /www/server/nginx/conf/nginx.conf test failed
how to do.
@D3CODING commented on GitHub (Mar 12, 2019):
本程序测试环境为Apache,Nginx规则为在线转换生成,未测试稳定性,请尝试使用以下规则代替:
如仍未正常,请尝试修改HTML文件为如下内容
修改后不需要设置伪静态即可运行,但是无法隐藏网址中的php后缀。