Update 'htaccess'
This commit is contained in:
parent
813a2c50d0
commit
a8be4242e3
5
htaccess
5
htaccess
|
@ -10,3 +10,8 @@ Redirect /FT-notat.pdf /assets/files/FT-notat.pdf
|
||||||
|
|
||||||
# template for redirects (never uncomment and use this line as is!)
|
# template for redirects (never uncomment and use this line as is!)
|
||||||
#Redirect / /assets/files/
|
#Redirect / /assets/files/
|
||||||
|
|
||||||
|
# Kickass regexian redirects
|
||||||
|
RewriteEngine on
|
||||||
|
RewriteRule "^st[aeæ]+vning" "/assets/files/staevning.pdf"
|
||||||
|
RewriteRule "^papelyver" "/assets/videos/pape.mp4"
|
Loading…
Reference in a new issue