Home
Sign Up
Sign In
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member
Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
V2EX
›
程序员
google 了几个小时, nginx 美化 url 还是不成功
allinoneok
·
Mar 12, 2019
· 1658 views
This topic created in 2606 days ago, the information mentioned may be changed or developed.
新手配置 nginx 将 URL
https://abc.com/u/123.html
显示成
https://abc.com/u/123
用了这个方法总是不成功
location ~/u {
root html;
index index.html index.htm index.php;
try_files $uri.html $uri/ =404;
}
No Comments Yet
Nginx
URL
try_files
URI
About
·
Help
·
Advertise
·
Blog
·
API
·
FAQ
·
Solana
·
2413 Online
Highest 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms ·
UTC 01:09
·
PVG 09:09
·
LAX 18:09
·
JFK 21:09
♥ Do have faith in what you're doing.
❯