Help those poor souls on a case-insensitive fs.
The cccs-website repository has to files named VerAnstaltungen.html and VeranStaltungen.html in content/archives/oldsite/, wreaking havoc on Windows file systems (yeah, I know ...). Rename one of the offending files and add a redirect. Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
6a0ce2d2b6
commit
430109f3e7
2 changed files with 1 additions and 0 deletions
|
|
@ -30,3 +30,4 @@ Redirect 301 /wiki/bin/view/Main/WebRss /atom.xml
|
||||||
Redirect 301 /wiki/bin/view/Main/vdsdemo /archives/oldsite/VdsDemo/
|
Redirect 301 /wiki/bin/view/Main/vdsdemo /archives/oldsite/VdsDemo/
|
||||||
Redirect 301 /wiki/bin/view/Main/ /archives/oldsite/
|
Redirect 301 /wiki/bin/view/Main/ /archives/oldsite/
|
||||||
|
|
||||||
|
Redirect 301 /archives/oldsite/VerAnstaltungen.html /archives/oldsite/VeranStaltungen2004.html
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue