This commit is contained in:
parent
b6eec675ef
commit
6a2e57814b
3
htaccess
3
htaccess
|
@ -126,6 +126,9 @@ RewriteRule "^terror(?:frygt)?(?:\.gif)?$" "/assets/img/terrorfrygt.gif"
|
||||||
# GF2019 site
|
# GF2019 site
|
||||||
Redirect /gf2019 /gf2019.html
|
Redirect /gf2019 /gf2019.html
|
||||||
|
|
||||||
|
# Generalforsamlingsreferat 2021
|
||||||
|
RewriteRule "^gf2021referat" "/assets/docs/2021-03-30-Referat-generalforsamling.pdf"
|
||||||
|
|
||||||
# Logningshåndbog
|
# Logningshåndbog
|
||||||
RewriteRule "^h[åa]+ndbog(?:\.pdf)*" "/assets/docs/Logningshaandbog.pdf" [NC]
|
RewriteRule "^h[åa]+ndbog(?:\.pdf)*" "/assets/docs/Logningshaandbog.pdf" [NC]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue