久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放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)站

      yii2 網(wǎng)站出現(xiàn)403錯(cuò)誤怎么辦

      yii2 網(wǎng)站出現(xiàn)403錯(cuò)誤怎么辦

      首先發(fā)生這個(gè)錯(cuò)誤的原因是你不被允許訪問(wèn)該頁(yè)面,也是yii2框架對(duì)于安全的一個(gè)考慮。

      我們需要對(duì)config/web.php進(jìn)行g(shù)ii工具配置:

      'gii' => [ 'class' => 'yiigiiModule','allowedIPs' => ['127.0.0.1','::1','192.168.0.*','192.168.178.20'] //在這里添加上你的電腦的IP即可]

      添加之后訪問(wèn) basic/web/index.php?r=gii就可以訪問(wèn)到GII工具的頁(yè)面了

      yii2 網(wǎng)站出現(xiàn)403錯(cuò)誤怎么辦

      PHP中文網(wǎng),有大量免費(fèi)的Yii入門教程,歡迎大家學(xué)習(xí)!

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