Cainiao help: how to enter the project path under htdocs without adding index. php to directly access the webpage, as shown in the question. dear friends, I am a newbie and I just learned php. I want to directly enter the project path name. for example, localhostApp can directly enter the home page of the website instead of entering localhostAppindex. php to enter the home page of the website. If I enter localhostA for help: how can I enter the project path under htdocs without adding index. php to the webpage?
For example, I'm a Cainiao. I just learned php. I want to directly enter the project path name, such as http: // localhost/App, to directly enter the homepage of the website, rather than entering http: // localhost/App/index. php. If I enter http: // localhost/App, it will directly go to the App directory. please advise me!