--- web_gui/robinhood.conf 2016-09-16 13:52:32.291440000 +0200 +++ web_gui/robinhood-fixed.conf 2017-08-14 09:35:29.987849293 +0200 @@ -4,25 +4,15 @@ # You need to change the ServerName # # - -ServerName localhost -DocumentRoot /var/www/ -Alias /robinhood /var/www/robinhood/ - +Alias /robinhood WWWROOT + # Apache 2.4 AllowOverride All Require all granted - - # Apache 2.2 - Order allow,deny - Allow from All - - -