15 lines
350 B
JSON
15 lines
350 B
JSON
|
{
|
||
|
"local_location": "/srv/subdirs",
|
||
|
"subdirs": [
|
||
|
{
|
||
|
"subdir": "/about",
|
||
|
"type": "local",
|
||
|
"location": "/about/build/index.html"
|
||
|
},
|
||
|
{
|
||
|
"subdir": "/video",
|
||
|
"type": "redirect",
|
||
|
"location": "https://www.youtube.com/watch?v=wURbb6Tm1QM"
|
||
|
}
|
||
|
]
|
||
|
}
|