guoaibing 发表于 2018-5-3 09:40:02

ecosway598 发表于 2018-5-3 09:06
也是用php7.0调试的,每个步骤都是对的,可能是伪静态问题,大佬能否把伪静态文件发下呢,谢谢大佬了。 ...

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php
</IfModule>

guoaibing 发表于 2018-5-3 09:43:35

http://forum.typecho.org/viewtopic.php?f=5&t=10658

看看这个,主题貌似是有问题,等大佬更新下吧

guoaibing 发表于 2018-5-3 12:44:14

刚又装了下,能用的
https://603g.cn/o_1cci4ac2uj6b17iuq63fa512a2a.zip

不过发文章到名站导航分类里面   首页就会报错Call to a member function url() on null
搞不定。。。:Q
页: 1 [2]
查看完整版本: 求救,有没有大佬会弄的!