| commit | 0423f8be8ae41b55ee3a00434f9f879b4c45f923 | [log] [tgz] |
|---|---|---|
| author | Zuul <zuul@review.opendev.org> | Thu Mar 13 01:06:00 2025 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Thu Mar 13 01:06:00 2025 +0000 |
| tree | 66d732f4323d06a83bf11836e237dafdbc4b33d3 | |
| parent | 85cfb211db90d733eaa3ee4f55470b9b41c9eed2 [diff] | |
| parent | a0938e6dcf93d77530685391b7850d34ffa206fc [diff] |
Merge "Fix for CSS problems in Horizon"
diff --git a/files/apache-horizon.template b/files/apache-horizon.template index da7a7d2..98d02e1 100644 --- a/files/apache-horizon.template +++ b/files/apache-horizon.template
@@ -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%/"