1)
Edit horizon.conf
#sudo vim /etc/apache2/sites-available/horizon.conf
Please add the line "Require all granted" as per below:
Directory />
Options FollowSymLinks
AllowOverride None
Require all granted
Directory>
2)
#sudo service apache2 restart
Edit horizon.conf
#sudo vim /etc/apache2/sites-available/horizon.conf
Please add the line "Require all granted" as per below:
Directory />
Options FollowSymLinks
AllowOverride None
Require all granted
Directory>
2)
#sudo service apache2 restart
No comments:
Post a Comment