search

Home  >  Q&A  >  body text

Output problem

I am using thinkphp5.1 version, and the problem "No input file specified." appears

移动用户-9731783移动用户-97317831973 days ago748

reply all(1)I'll reply

  • 6

    62019-08-02 23:07:50

    We only need to open the public/.htaccess file

    Change the last line of code to this: RewriteRule ^(.*)$ index.php?

    reply
    0
  • Cancelreply