Close the correct tag
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e45938f53c
commit
244701ee1c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ DocumentRoot /srv/web/apps-fp-o/
|
||||||
Header set Cache-Control public
|
Header set Cache-Control public
|
||||||
ExpiresDefault "access plus 1 month"
|
ExpiresDefault "access plus 1 month"
|
||||||
Header unset ETag
|
Header unset ETag
|
||||||
</Location>
|
</LocationMatch>
|
||||||
|
|
||||||
<Location /global/fedora-bootstrap-fonts/>
|
<Location /global/fedora-bootstrap-fonts/>
|
||||||
<IfModule mod_headers.c>
|
<IfModule mod_headers.c>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue