Add new Nats join site

How to add a new NATS join site.

– load new join site to the control panel using the same ftp user name as your nats domain
– this creates the dns record (15 min or less)
– this creates the apache config
– Final step, have your programmer or us create a symlink for you
– A) ssh to the server
– B) delete the new join domain directory ( rmdir join.newdomain.com)
– C) create the symlink as follows: (or see .htaccess option)
ln -s /home/user/nats/www /home/bndcash/join.newdomain.com

.htaccess Option

RewriteEngine on
RewriteRule ^(.*) https://join.newdomain.com/$1 [R=301]

About the author

Level 1 Support

Level 1 Technical Support