全球主机交流论坛
标题:
这三局htaccess语句如何转换为nginx rewrite?
[打印本页]
作者:
cw723
时间:
2012-6-3 14:56
标题:
这三局htaccess语句如何转换为nginx rewrite?
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
DirectoryIndex index.php
找了半天不知道怎么转
作者:
hackfengl
时间:
2012-6-3 15:07
这个貌似不用转吧http://www.anilcetin.com/convert-apache-htaccess-to-nginx/
作者:
21andy
时间:
2012-6-3 15:20
你这3句有问题
try_files $uri $uri/ /index.php;
index index.php
作者:
cw723
时间:
2012-6-3 15:26
21andy 发表于 2012-6-3 15:20
你这3句有问题
try_files $uri $uri/ /index.php;
没问题吧。
htaccess 运行的很正常
欢迎光临 全球主机交流论坛 (https://fd.vvwvv.eu.org/)
Powered by Discuz! X3.4