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
"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']),
留言
張貼留言