We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85cfb21 + a0938e6 commit 0423f8bCopy full SHA for 0423f8b
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