mercredi 7 octobre 2015

How to fix 403 error when i am trying laravel 5 project

I am trying to run the laravel 5 project using linux-mint and apache. My conf of virtual host /apache2/sites-available/mysite.local.conf

<VirtualHost *:80>
ServerName mysite.local
ServerAlias www.mysite.local
DocumentRoot /home/kolya/workspace/mysite/public
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined

Rights issued a folder storage, .htaccess is set defaulted laravel5, I have error 403



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire