We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01755f8 commit a0938e6Copy full SHA for a0938e6
1 file changed
files/apache-horizon.template
@@ -10,6 +10,7 @@
10
DocumentRoot %HORIZON_DIR%/.blackhole/
11
Alias %WEBROOT%/media %HORIZON_DIR%/openstack_dashboard/static
12
Alias %WEBROOT%/static %HORIZON_DIR%/static
13
+ Alias /static %HORIZON_DIR%/static
14
15
RedirectMatch "^/$" "%WEBROOT%/"
16
0 commit comments