Dyalog / Jarvis

APL-based web service framework supporting JSON or REST
https://dyalog.github.io/Jarvis/
MIT License
33 stars 6 forks source link

RFE: _htmlDefaultPage should be a public field, ideally also configurable via jarvis.json #26

Closed mbaas2 closed 1 year ago

mbaas2 commented 2 years ago

And if empty, any requests that would return the defaultPage should return a 404. (minimal processing to avoid too much CPU load through "invalid activity")

bpbecker commented 1 year ago

This enhancement isn't necessary because you can already achieve the same effect using HTMLInterface. You can set HTMLInterface to either: