另一个 nginx 重写规则问题
我怎样才能从http://www.*.domain.com到重写http://*.domain.com?
http://www.*.domain.com
http://*.domain.com
提前致谢
——黛布
编辑:
很抱歉,我没有看到纺织格式从我的问题中删除了 *。我现在修好了。我需要做的是从 www.joe.domain.com 转到 joe.domain.com,其中 joe 可以是任何单词。
rewrite nginx
nginx ×1
rewrite ×1