Include the new bodhi-docs.include instead of hardcoding the vers.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
7bbcf534c7
commit
0dcd4632e1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
Alias /docs /usr/share/doc/bodhi-docs-2.4.0/html/
|
Include /etc/httpd/conf.d/bodhi-docs.include
|
||||||
|
|
||||||
<Location /docs/>
|
<Location /docs/>
|
||||||
Header set Cache-Control public
|
Header set Cache-Control public
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue