mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
SplitYAML testing
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
urlfwd:
|
||||
ttl: 300
|
||||
type: URLFWD
|
||||
values:
|
||||
- code: 302
|
||||
masking: 2
|
||||
path: '/'
|
||||
query: 0
|
||||
target: 'http://www.unit.tests'
|
||||
- code: 301
|
||||
masking: 2
|
||||
path: '/target'
|
||||
query: 0
|
||||
target: 'http://target.unit.tests'
|
||||
Reference in New Issue
Block a user