abusesa::live: Strip index.html from redirected vsroom links
This commit is contained in:
parent
9923a1c676
commit
dfaa47495b
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ define abusesa::live::configwebhost($htdocs) {
|
|||
mode => '0644',
|
||||
owner => 'root',
|
||||
group => 'root',
|
||||
content => "Redirect permanent /vsroom/overview/ /abusesa/live/\n",
|
||||
content => "RedirectMatch permanent /vsroom/overview/(index\.html)? /abusesa/live/",
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue