Local PC Development of Separate Domains
-
I want to set up my Debian OS to be able to design a few different web sites that I plan to publish to completely separate domains (e.g. site1.com, site2.net, site3.org, and site4.co.uk), all of which are hosted on site1.com as what cpanel describes as “addon domains”.
I’ve successfully installed apache2, php7.4, and mariadb-server. I’ve also installed wordpress, and can access the WordPress control panel.
I’ve also edited /var/www/html/wordpress/wp-config.php to add the line “define(‘WP_ALLOW_MULTISITE’, true);”.
I’m new to wordpress, and I’m a bit confused as to whether this plan would be covered by going to setting WordPress > Tools > Network Setup.
When I do I get the message: “Because you are using localhost, the sites in your WordPress network must use sub-directories. Consider using localhost.localdomain if you wish to use sub-domains.”
Am I right in thinking that I actually want to set up WordPress to use subdomains? To this newbie it seems a bit counterintuitive, since I actually want separate domains altogether.
Have I gone wrong somewhere?
- The topic ‘Local PC Development of Separate Domains’ is closed to new replies.