Creating subdirectories for forum and blog?

I have a website with the main page written in HTML and CSS. The forum page is written in React.js and node.js and the blog is written in PHP and MySQL. I am unable to integrate all the additional pages to main site due to different languages, backend, logic and theme used in the forum and blog sites.

Will creating sub directories for forum and blog and then linking them to main site through URL solve my problem?

If yes, then how can I create a sub directory.

Any help would be appreciated.

Thank you

I have no idea if it will solve it or not.

You can make a new directory via file manager > public_html > new folder

1 Like

This topic was automatically closed after 23 hours. New replies are no longer allowed.