亚洲最大看欧美片,亚洲图揄拍自拍另类图片,欧美精品v国产精品v呦,日本在线精品视频免费

  • 站長資訊網(wǎng)
    最全最豐富的資訊網(wǎng)站

    php如何設(shè)置訪問端口

    php設(shè)置訪問端口的方法:1、找到并打開httpd.conf配置文件;2、在配置文件中找到Listen 80配置;3、根據(jù)需要修改端口號即可,如Listen 8080。

    php如何設(shè)置訪問端口

    本文操作環(huán)境:windows10系統(tǒng)、php 7、thinkpad t480電腦。

    設(shè)置訪問端口的具體步驟如下所示:

    首先使用編輯工具打開 apacheconfhttpd.conf 文件;

    然后在文件中找到如下配置:

    # Change this to Listen on specific IP addresses as shown below to # prevent Apache from glomming onto all bound IP addresses. # #Listen 12.34.56.78:80 Listen 80 #修改這里

    最后根據(jù)需要修改端口號即可,如8080。

    訪問的時(shí)候在瀏覽器中輸入 ”http:/localhost:修改后的端口號” 即可。

    推薦學(xué)習(xí):php培訓(xùn)

    贊(0)
    分享到: 更多 (0)
    網(wǎng)站地圖   滬ICP備18035694號-2    滬公網(wǎng)安備31011702889846號