Yii: gii - Error 403 You are not allowed to access this page.

In Yii, if you have error 403 in gii
"Error 403 You are not allowed to access this page."

You can set the following code for IP Filters in protected/config/main.php
ipFilters'=>array($_SERVER['REMOTE_ADDR']), 

留言

這個網誌中的熱門文章

How to PHP export to Excel 2

html viewport meta