在nginx配置文件nginx.conf的location段添加一行即可.
location / { try_files $uri $uri/ /index.php?q=$uri&$args; }
立即登录 注册
评论前必须登录!
注册