I am building a website for an educational institute using October CMS.
The theme and all the pages are ready, final deployment is stuck due to one requirement of theirs.
They want give access to a space where faculty can upload their own HTML pages as their own website. The space where they upload the HTML pages will be accessible via a public URL. For example, the institute website is www.xxuni.edu then some faculty’s personal page will be like www.xxuni.edu/public/faculty/faculty_name/.
I looked up and got a couple of approaches. However, I would like to advise from the community about the bet practice in achieving this.