D
D
Dmitry2015-10-15 12:20:38
PHP
Dmitry, 2015-10-15 12:20:38

Apache does not let Apache into the LAMP folder located not on the system partition of the disk. How to fix?

Apache simply does not allow access to a folder that is not in the same section as /var/www. Symlinks don't help either.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vlad Zhivotnev, 2015-10-15
@inkvizitor68sl

Versions must be specified.
Most likely, there is this in the config:
AllowOverride None
Require all granted
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
Add the same next to your directory

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question