Title: Multisite &#8211; 404 error
Last modified: August 22, 2016

---

# Multisite – 404 error

 *  Resolved [PixelAnna](https://wordpress.org/support/users/pixelanna/)
 * (@pixelanna)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/multisite-404-error-3/)
 * Has installed a multisite at one.com with its own domain and hosting.
    With the
   theme [Brooklyn ](http://themeforest.net/item/brooklyn-creative-one-page-multipurpose-theme/6221179?WT.oss_phrase=&WT.oss_rank=4&WT.z_author=UnitedThemes&WT.ac=search_list)
   I have problems with “the other side” of my multisite installation. I can’t even
   enter the admin panel for the second page “Oops! That page can’t be found.”. 
   It’s at [http://www.nicholaswarg.se](http://www.nicholaswarg.se)
 * I do not understand the help what is written in various forums. They talk about
   ubuntu and apache on various forums but don’t even know what it is. Have checked
   wp_config.php and where are all the rows are correct.
 * What do I do?
 * —-My.htaccess file—-
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       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 [OR]
       RewriteCond %{REQUEST_FILENAME} -d
       RewriteRule ^ - [L]
       RewriteRule ^(wp-(content|admin|includes).*) $1 [L]
       RewriteRule ^(.*\.php)$ $1 [L]
       RewriteRule . index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   

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

 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [11 years, 3 months ago](https://wordpress.org/support/topic/multisite-404-error-3/#post-5848797)
 * You mean [http://nicholaswarg.se/wp-admin](http://nicholaswarg.se/wp-admin) is
   broken?
 * Whats the URL of the broken site?
 *  Thread Starter [PixelAnna](https://wordpress.org/support/users/pixelanna/)
 * (@pixelanna)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/multisite-404-error-3/#post-5848800)
 * Sorry, it’s resolved 🙂
    I installed the wrong kind of multisite that one.com
   didn’t have support for (subdomains).

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

The topic ‘Multisite – 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/)
 * 2 replies
 * 2 participants
 * Last reply from: [PixelAnna](https://wordpress.org/support/users/pixelanna/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/multisite-404-error-3/#post-5848800)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
