I just wrote in view:
But when clicking on the URL encountered with this message:
Forbidden
You don't have permission to access /C:/Apache2/htdocs/website/index.php on this server.
Do signin is a word key in Yii? is no problem with words like 'singin1' and etc.
<?php echo CHtml::link('link',Yii::app()->createUrl('signin')) ?>
But when clicking on the URL encountered with this message:
Quote
Forbidden
You don't have permission to access /C:/Apache2/htdocs/website/index.php on this server.
Do signin is a word key in Yii? is no problem with words like 'singin1' and etc.