Marked as solved - feel free to contact our support email for quicker responses. Thanks 🙂
subdomain.domain.com for WordPress Blog
-
Hi, Just want to know how to set up a WordPress blog as subdomain to forum. I am planning games.techiewiz.in . Guide please.
-
@meetdilip This would normally fall outside of a nodebb support forum.
This guide will explain how, pay attention to needing a non root user with sudo privelidges, and when you get to step 5, go to
cd /etc/nginx/conf.d/
and create a new conf file in there called gaming.conf and add the server block there (as you don't have sites-available) and setyour_domain.com
togaming.techiewiz.in
-
Thanks @a_5mith . Will try and update.