tilføjet alias for dom i htaccess
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5c5cf58c30
commit
fd5e93b144
3
htaccess
3
htaccess
|
@ -81,6 +81,9 @@ RewriteRule "^uds[æae]+ttelse4-kendelse$" "/assets/docs/2019-09-30-Kendelse.pdf
|
||||||
|
|
||||||
RewriteRule "^materialesamling(?:\.pdf)?$" "/assets/docs/2021-05-06-materialesamling.pdf" [NC]
|
RewriteRule "^materialesamling(?:\.pdf)?$" "/assets/docs/2021-05-06-materialesamling.pdf" [NC]
|
||||||
|
|
||||||
|
# Landsretsdom
|
||||||
|
RewriteRule "^dom(?:\.pdf)?$" "/assets/docs/2021-06-29-dom.pdf" [NC]
|
||||||
|
|
||||||
### Andre ting end processkrifter ###
|
### Andre ting end processkrifter ###
|
||||||
|
|
||||||
# Video om at ingen har ændret deres logning:
|
# Video om at ingen har ændret deres logning:
|
||||||
|
|
Loading…
Reference in a new issue