diff --git a/share/apache2/plinth.conf b/share/apache2/plinth.conf index dff0f7d93..f3054aaaf 100644 --- a/share/apache2/plinth.conf +++ b/share/apache2/plinth.conf @@ -22,7 +22,7 @@ ## Use this rule to hang plinth off of plinth.(servername) ## The DocumentRoot is set by fabric - DocumentRoot /dev/null + DocumentRoot /home/fbx/plinth/static ServerName plinth ServerAlias plinth.* ProxyPreserveHost on