Implement rules for static files: custom index file & exclude specific files
mufeedvh opened this issue · 0 comments
mufeedvh commented
Currently index files are assumed to be files starting with index
and ends with .html
or .htm
, this should be configurable. Along with that, there should be an option to exclude specific files from being served.