0

我已经在谷歌尝试了所有方式,但也失败了。

中的设置httpd.conf

<Directory "${SRVROOT}/htdocs">
    Options Indexes FollowSymLinks
    AllowOverride None
    AcceptPathInfo On
    Require all granted
</Directory>

LoadModule dir_module modules/mod_dir.so

开了。

我也重启了Apache,也失败了。

php.ini

I also restart Apache, but also fail.

我无法访问 http://localhost:63342/homework1/public/index.php/index/showflower

我只能访问http://localhost:63342/homework1/public/index.php?s=/index/showflower

4

0 回答 0