Answer the question
In order to leave comments, you need to log in
Why is Access forbidden! when adding a new host?
Why is Access forbidden! when adding a new host?
new host settings:
<VirtualHost *:80>
DocumentRoot "/home/dmitry/ApacheHosts/dostavka.loc/"
ServerName dostavka.loc
ServerAdmin [email protected]
ErrorLog "/var/log/httpd/dostavka.loc-error_log"
TransferLog "/var/log/httpd/dostavka.loc-access_log"
<Directory />
Options +Indexes +FollowSymLinks +ExecCGI
AllowOverride All
Order deny,allow
Allow from all
Require all granted
DirectoryIndex index.html index.php
</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