Whats the best way to add a second page to my www website?

I would like to put up a personal page and second page for my resume. For the miab setup is it better to do a subdomain or subdirectory?
Whats the best way of getting this to happen?

If you haven’t changed default settings, you should be able to put the file inside:

/home/user-data/www/default

Then you can access the page from https://box.example.com/page.html
(or https://example.com/page.html)

1 Like

thanks alot, exactly what i needed.