@_zouhir @Netlify Will that not happen already?
/about (without a file extension) would suggest a directory and serve an index file if it exists in that directory. So:
/about/index.html should be returned if it is present in that folder.
Have you pushed such a structure to a site on Netlify?