久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

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

      php如何設置訪問端口

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

      php如何設置訪問端口

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

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

      首先使用編輯工具打開 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。

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

      推薦學習:php培訓

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