Skip to content

Commit a0938e6

Browse files
committed
Fix for CSS problems in Horizon
After installation DevStack icons are not displayed. Change-Id: I1bedf97e4d2b7f13b4a0c5b98e29ac53cf502e96 Closes-Bug: #2093844
1 parent 01755f8 commit a0938e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

files/apache-horizon.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
DocumentRoot %HORIZON_DIR%/.blackhole/
1111
Alias %WEBROOT%/media %HORIZON_DIR%/openstack_dashboard/static
1212
Alias %WEBROOT%/static %HORIZON_DIR%/static
13+
Alias /static %HORIZON_DIR%/static
1314

1415
RedirectMatch "^/$" "%WEBROOT%/"
1516

0 commit comments

Comments
 (0)