In EL7 we need to specify who can access
This commit is contained in:
parent
b9630d9361
commit
1351f8609e
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@ Alias /lookaside /srv/cache/lookaside
|
||||||
<Directory /srv/cache/lookaside>
|
<Directory /srv/cache/lookaside>
|
||||||
Options Indexes FollowSymLinks
|
Options Indexes FollowSymLinks
|
||||||
AllowOverride None
|
AllowOverride None
|
||||||
|
Require all granted
|
||||||
</Directory>
|
</Directory>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue