The 404 error you are seeing is from Apache. Which means you did not configure Apache properly. It is not an IP address problem at this point. Possible problems – .htaccess file is not working or Apache is not allowing .htaccess file. One way to see if your htaccess file is being process is by adding this line at the top ‘deny from all’ Then access the site, you should get denied.
To enable htaccess in Apache httpd.conf add the AllowOverride directive
<Directory ..>
...
AllowOverride All
...
</Directory>
Related Posts:
- Multisite on Windows with wildcard subdomains
- Are nested subdomains possible with a subdomain multisite?
- Can a multisite’s blogs be accessible from two different sub-domains?
- WP Multisite development with Mamp Pro and wildcard subdomains, not really working for me
- How to use alias domain for multisite installation?
- SSL wildcard issue for wp multisite subdomains
- What is the best way to load the WP environment in a subdomain of my multisite WordPress install?
- Wildcard subdomain for the same site
- Benefits or Problems for using Sub-Directory vs Sub-Domain install of WP Network
- Multisite: differences between subdomain and subdirectory mode? Can it be switch after installation?
- Multisite behind Varnish
- How to set up WordPress Multisite on multiple domains without plugin?
- NGinx + WordPress Subdomain Multi with core in Subdirectory
- Transfer Subdomain site to Multisite setup
- Multisite installation combining subdomains and subdirectories
- How does wordpress multisite manage subdomains?
- Multisite wordpress and subdomain URL collisions
- “Preview Changes” button doesn’t show changes for previously published posts/pages
- Subdomain multisite gives 404 on sub sites
- Changing Multisite URL after the subsite has been in use
- How do I use different domain for subdomains in WP Multisite?
- Multiple Multisite networks on the same domain?
- How do I maintain static directories on multisite subdomains?
- Multisite Subdomain Using More Resources Than Others?
- Changing admin sub-domain in WordPress multisite
- Subdomain login problems
- How can I have multiple URLs pointing to single WordPress installation?
- Not able to access dashboard of subdomain
- How to Redirect login User with Mapped Domiain Primary blog Url to Original Sub-site Url
- Multisite setup on IIS with subdomains
- WP Multisite – domain mapping to domain.com and separate site to domain.com/help
- Login on Multiple Sub-Domains without Multisite
- How to run a subdirectory multisite install under a subdomain
- Child Site doesn’t appear in the Network menu
- WordPress Multisite/Network – How to use a subdomain as main blog and subdomain for child sites
- WPMU Development Environment
- turn single domain off
- Redirect subdomain in Multisite installation?
- problem with main site (root domain) redirects to subdomain (multisite)
- Enable wildcard in a WordPress Multisite (Sub-Domains)
- Multiple wordpress installations that shares WordPress & Theme but with separated database
- WordPress Multisite Wildcard Subdomains on Plesk
- Making 2 WordPress sites mutually searchable and more
- WordPress Multisite Question
- Multisite – 404 when accessing sub-sites
- Migrating wordpress multisite and domain mapping plugin
- Unable to apply theme to WordPress Network Site install
- multisite subdomain behind reverse proxy
- Multisite not using subdomains as hostname in from address when sending emails
- Multisite – Looking for ideas to best manage a main site change
- ERR_TOO_MANY_REDIRECTS when i config my subdomains
- get post id by $content (so by post content)
- Multisite Subdirectory with same domain subdomain
- My subdomain on WordPress Multisite has gone
- WordPress Multisite blogs not working after domain swap
- Multisite, Subdomain, shared NFS directory Linux HELP
- Multisite install w/ Sub domains on a subdomain
- Set up Network Locally on a Flash Drive
- How to show only blog-domain instead of the whole permalink in the loop
- Multisite – getting a 404 for additional site created using subdomain install
- wp_get_attachment_image_src on multisite
- WordPress in subdirectory, Multisite using subdomains Nginx
- Install multisite wordpress on a subdomain and map to top level domains
- How to query blogs posts of WordPress sub domain?
- Programmatically creating site in a network
- WordPress Multisites or Multiple WP Single sites?
- Migrate single site to Multisites with plugins, cPanel and already working subdomains
- How to use different domains subdomains in WP multisite? [duplicate]
- Multisite on single wordpress
- WordPress Multisite with subdomains on different domains
- Installing other applications alongside WordPress multisite and configuring dns routing
- Using Same User Database on Subdomain
- Multisite for main in subdirectory, subdomain and subfolders (EN/ES)
- Can I run both a wordpress blog plus another service(ex. a Shopify store) on the same domain?
- How to update wordpress content of wordpress multi-site subdomain
- Multisite Subdomain Change
- Looking for most efficient way to ‘deploy’ single wordpress page to multiple external subdomains
- Multisite network subdomains doesn’t work
- How to convert multisite subdomain from http to https
- Installing other applications alongside WordPress multisite subdomains
- Multisite – SMTP not working on other network sites
- new WPMS site not working / Q setting up new site/subdomain
- Multisite install on a sub-directory
- Sub-directory domain on subdomain multisite?
- Single sign on to sub-sites in Multisite Network
- WordPress Multisite subdomains and sharing the same upload folder
- WordPress MU with subdomain
- Subdirectory and domain multisite installation
- How to configure CNAMES to be part of a WordPress Network
- Configuring Multisite with subdomains
- Multisite: Run a subdomain install from a directory install
- How do I remove ‘www.’ from all internal links in self-hosted multisite?
- Pointing multiple subdomains at the same WordPress Installation
- Is it possible to put a site other than #1 as a Multisite top-level domain?
- Not being allowed to use some terms in Add New Site in WordPress
- Cookies in Multisite network where sites have their own domain name?
- Run WordPress multisite from secondary volume on AWS EC2
- Multisite subdomain site on secondary domain
- Multisite subdomain microsite on secondary domain
- wordpress multisite with already existing subdomain