suchen

Heim  >  Fragen und Antworten  >  Hauptteil

php - localhost显示404

直接localhost显示404 但是这样localhost/test.php可以打开文件 这是怎么回事?
我百度了一下说要把这句话注释掉 我注释掉后重启了一下 还是不行啊 我用的wamp

#Include conf/extra/httpd-vhosts.conf
怪我咯怪我咯2741 Tage vor802

Antworte allen(2)Ich werde antworten

  • 世界只因有你

    世界只因有你2017-05-16 13:06:58

    网站根目录一般是www目录有index.{html, php,htm}等文件吗?默认localhost访问的是index.{html, php,htm}等文件,如果没有,就会产生404错误,但是指定了localhost/test.php会访问指定的文件.

    Antwort
    0
  • 世界只因有你

    世界只因有你2017-05-16 13:06:58

    你没有配置默认页面吧,比如index.php

    Antwort
    0
  • StornierenAntwort