WordPress multisite configuration working with subdomains
-
Hello! I′m working with a bitnami certified multisite wordpress.
The documentation I am using is as follows:https://docs.microsoft.com/en-us/azure/dns/dns-domain-delegation
https://docs.microsoft.com/es-mx/azure/dns/dns-delegate-domain-azure-dns#delegate-the-domain
According to the bitnami documentation the process I am following is the following.
In the Microsoft azure control panel, the domain name of the new virtual machine was assigned.
Configuration of the main domain. The following commands have been run in the / opt / bitnami / apps / wordpress directory: sudo .bn / config –machine_hostname our-miscof.com sudo mv bnconfig bnconfig.disabled
The problem is: add an A record that points to the previously defined domain to the static IP address of our cloud server.
I dont know how to delegate the domain within microsoft azure. Can anyone here support me with this? Please.
I also tried setting WordPress Multisite to use subdirectories instead of subdomains (https://docs.bitnami.com/general/apps/wordpress-multisite/administration/use-directories/) but I am having trouble running the command sudo /opt/bitnami/ctlscript.sh restart apache to restart apache
- The topic ‘WordPress multisite configuration working with subdomains’ is closed to new replies.