Answer the question
In order to leave comments, you need to log in
Always fall on apache2 stub?
I enter the site address - I fall on the Apache stub, here are the host settings -
<VirtualHost laravel.loc:*80>
DocumentRoot /home/sergey/domains/laravel.loc/public
ServerName localhost
ServerAlias www.laravel.loc
<Directory /home/sergey/domains/laravel.loc/public >
Options Indexes FollowSymLinks MultiViews Require all granted
AllowOverride FileInfo
Order allow,deny
allow from all
</Directory>
</VirtualHost>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question