Fix for CSS problems in Horizon
After installation DevStack icons are not displayed. Change-Id: I1bedf97e4d2b7f13b4a0c5b98e29ac53cf502e96 Closes-Bug: #2093844
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
DocumentRoot %HORIZON_DIR%/.blackhole/
|
||||
Alias %WEBROOT%/media %HORIZON_DIR%/openstack_dashboard/static
|
||||
Alias %WEBROOT%/static %HORIZON_DIR%/static
|
||||
Alias /static %HORIZON_DIR%/static
|
||||
|
||||
RedirectMatch "^/$" "%WEBROOT%/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user