<div dir="ltr">Guys,<br><br> I'm trying to remove the "/horizon" from my Ubuntu deployment but, it does not work, it loses the style.<br><br> I'm editing the file:<br><br> "/etc/apache2/conf-enabled/openstack-dashboard.conf"<br><br> and changing:<br><br> "WSGIScriptAlias /horizon /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi"<br><div><br></div><div> to:</div><div><br></div><div> "WSGIScriptAlias / /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi"</div><div><br></div><div> and the file:</div><div><br></div><div> "/etc/openstack-dashboard/local_settings.py"</div><div><br></div><div> And configuring:</div><div><br></div><div> WEBROOT='/'</div><div><br></div><div> But, it does not work! Login screen loses it style (CSS, I think)...</div><div><br></div><div> I managed to do this on Juno but, I am unable to this on Kilo, Liberty neither or Mitaka.</div><div><br></div><div> What am I missing?</div><div><br></div><div> Also, I see the "WEBROOT" entry is duplicated on Ubuntu deployments! Is this expected?</div><div><br></div><div>Thanks!</div><div>Thiago</div></div>