weshen 发表于 2021-4-10 15:19
不知道。但是我知道php不应该这样写。
yep 发表于 2021-4-10 16:51
rewrite ^/index.php\?m=vod-search-starring-(.*)$ /vosh/-$1------------.html redirect;
这样试试呢,不 ...
reebor 发表于 2021-4-10 15:35
嗯,我想知道nginx 怎么写
weshen 发表于 2021-4-10 18:29
你这个不是写在 location / 里,应该是php的查询条件。
weshen 发表于 2021-4-10 18:31
location ~ \.php$ {
try_files $uri =404;
fastcgi_pass unix:/run/php/php7 ...
| 欢迎光临 全球主机交流论坛 (https://loc.wget.at/) | Powered by Discuz! X3.4 |