- or download this
app/test.psgi
app/pod-files/test.pod
app/static/test.html
app/html-files/test.html
- or download this
builder {
enable "Static",
...
;
$app;
};
- or download this
/app/pod/test.pod OK
/app/static/test.html OK
- or download this
builder {
enable "Static",
...
;
$app;
};
- or download this
/app/pod/test.pod OK
/app/static/test.html not found