403 Forbidden

Thanks for extension,

Sorry for my english.

my view file at "modules/admin/views"

and controller at "modules/admin/controllers"

and my upload path is "localhost/project/uploads/"

When i add file and after Start Upload i get 403 Forbidden error. I can’t solve this error.


$this->widget( 'xupload.XUpload', array(

                'url' => Yii::app()->createUrl("uploads/",array('lang' => false,)),

Thanks