Fix for CSS problems in Horizon

After installation DevStack icons are not displayed.

Change-Id: I1bedf97e4d2b7f13b4a0c5b98e29ac53cf502e96
Closes-Bug: #2093844
This commit is contained in:
Ivan Anfimov
2025-03-01 20:46:26 +00:00
parent 01755f8bdf
commit a0938e6dcf

View File

@@ -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%/"