4 lines
101 B
JSON
4 lines
101 B
JSON
{
|
|
"routes": [{ "handle": "filesystem" }, { "src": "/(.*)", "status": 404, "dest": "/404.html" }]
|
|
}
|