假设我有一个文件en/index.html和一个文件,de/index.html我想将该de/index.html文件提供给在浏览器中将德语作为默认语言设置的用户以及我想提供该en/index.html文件的所有其他人。
en/index.html
de/index.html
如何在正常的 nginx 配置范围内做到这一点?
nginx
nginx ×1