Merge "Fix for CSS problems in Horizon"

This commit is contained in:
Zuul 2025-03-13 01:06:00 +00:00 committed by Gerrit Code Review
commit 0423f8be8a

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