Title: Subdomain 404 Error
Last modified: October 18, 2016

---

# Subdomain 404 Error

 *  [rbarron](https://wordpress.org/support/users/rbarron/)
 * (@rbarron)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/subdomain-404-error/)
 * Seems I need a 2nd (or more) set of eyes to help with multi-site installation.
   I get a 404 error when I created my first subdomain instance. Main site is interceptsupport.
   com, subdomain site is updraft.interceptsupport.com for updraft central installation.
 * Here’s wp-config above the That’s all comment
 * /* Multisite */
    define(‘MULTISITE’, true); define(‘SUBDOMAIN_INSTALL’, true);
   define(‘DOMAIN_CURRENT_SITE’, ‘interceptsupport.com’); define(‘PATH_CURRENT_SITE’,‘/’);
   define(‘SITE_ID_CURRENT_SITE’, 1); define(‘BLOG_ID_CURRENT_SITE’, 1);
 * .htaccess
 * # BEGIN WordPress
    RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [
   L]
 * # add a trailing slash to /wp-admin
    RewriteRule ^wp-admin$ wp-admin/ [R=301,
   L]
 * RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d RewriteRule
   ^ – [L] RewriteRule ^(wp-(content|admin|includes).*) $1 [L] RewriteRule ^(.*\.
   php)$ $1 [L] RewriteRule . index.php [L] # END WordPress
 * DNS Entries
 * interceptsupport.com. 1400 IN A 65.75.175.46
    *.interceptsupport.com. 14400 IN
   A 65.75.175.46
 * Thank you for your help. I’ve got other multi-sites running successfully, just
   can;t figure this one out.
 * ….. Rick

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Paweł](https://wordpress.org/support/users/mrpauloen/)
 * (@mrpauloen)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/subdomain-404-error/#post-8320426)
 * Have you have set wildcard domain?
 *  Thread Starter [rbarron](https://wordpress.org/support/users/rbarron/)
 * (@rbarron)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/subdomain-404-error/#post-8320478)
 * Pawel,
 * Thank you for the prompt reply. When I do so in cpanel I receive a message stating
   it exists but it is not displayed. Message below.
 * ….. Rick
 * There was a problem creating the sub-domain:
    (XID qysyxw) A DNS entry for the
   domain “*.interceptsupport.com” already exists.
 *  [llenonline](https://wordpress.org/support/users/llenonline/)
 * (@llenonline)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/subdomain-404-error/#post-8365526)
 * did you resolve this. I have the same error.
 *  Thread Starter [rbarron](https://wordpress.org/support/users/rbarron/)
 * (@rbarron)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/subdomain-404-error/#post-8365754)
 * I removed the A record entry and added it as a sub-domain, then reinstalled wordpress
   and multi-site from scratch.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Subdomain 404 Error’ is closed to new replies.

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 4 replies
 * 3 participants
 * Last reply from: [rbarron](https://wordpress.org/support/users/rbarron/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/subdomain-404-error/#post-8365754)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
