Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PHP 有一个内置服务器,通过端口 8888 连接到 localhost。即localhost:8888我想知道是否可以使用任何端口转发方法或应用程序删除端口号,所以我可以直接使用它连接到它localhost
localhost:8888
localhost
Why don't you install apache Virtual Hosts. It offers more than the local php development server and is quicker. Or try wamp and xammp