Skip to content

Commit

Permalink
Fixes two errors in the redirectmatch usage description
Browse files Browse the repository at this point in the history
  • Loading branch information
Matoch committed Oct 2, 2014
1 parent c78f99c commit e8810a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1142,7 +1142,7 @@ Specifies the status to append to the redirect. Defaults to 'undef'.

#####`redirectmatch_regexp` & `redirectmatch_status` & `redirectmatch_dest`

Determines which server status should be raised for a given regular expression and where to forward teh user to. Entered as an arrays. Defaults to 'undef'.
Determines which server status should be raised for a given regular expression and where to forward the user to. Entered as arrays. Defaults to 'undef'.

```puppet
apache::vhost { 'site.name.fdqn':
Expand Down

0 comments on commit e8810a1

Please sign in to comment.