久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放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. 站長(zhǎng)資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      如何設(shè)置php端口

      設(shè)置php端口的方法:1、使用文本編輯工具打開apacheconfhttpd.conf配置文件;2、找到配置文件中的“Listen 80”配置;3、根據(jù)自身需要修改端口號(hào)即可,如8080。

      如何設(shè)置php端口

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

      (推薦教程:php圖文教程)

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

      # 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 #修改這里

      (視頻教程推薦:php視頻教程)

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

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

      如何設(shè)置php端口

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