search

Home  >  Q&A  >  body text

The login interface URL cannot be found on the server

The index interface can be accessed, but the login page cannot be found on the server. Is it a problem with the parsing entrance configuration?

文赋文赋1796 days ago1568

reply all(2)I'll reply

  • 文赋

    文赋2020-02-10 10:42:16

    I currently download the source code directly and place it under the web directory of the c drive, and configure a virtual host <VirtualHost *:80> DocumentRoot "C:\Web\edu\public" ServerName www.winWork.edu <Directory " C:\Web\edu\public"> Is it the routing problem you mentioned? Please also help me tell you how to configure the routing, thank you!

    reply
    0
  • ringa_lee

    ringa_lee2020-02-10 10:29:15

    How do you access it? Index can be accessed, but login cannot. It is basically a routing problem or the URL you are accessing is wrong.

    reply
    0
  • Cancelreply