Title: Theme and wp-admin missing?
Last modified: August 20, 2016

---

# Theme and wp-admin missing?

 *  Resolved [whyme26](https://wordpress.org/support/users/whyme26/)
 * (@whyme26)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/theme-and-wp-admin-missing/)
 * I have multisite set up and it’s almost working… I can create new sites anyway.
   I’m using sub-folders.
 * The initial main site works and appears fine. the couple problems I’m having 
   are the new site has no theme applied and I also get a 404 when going to the 
   new site’s wp-admin.
 * I’ve searched all over and tried a few .htaccess suggestions from others with
   similar problems to no avail. Could it having something to do with the main install
   being on a sub-domain?
 * This is all a very clean fresh install.
    local.architecturalscience.com = main
   site local.architecturalscience.com/test1 = new site.
 * My current .htaccess file:
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule
   ^index\.php$ – [L]
 * # uploaded files
    RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.
   php?file=$2 [L]
 * # add a trailing slash to /wp-admin
    RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$
   $1wp-admin/ [R=301,L]
 * RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d RewriteRule
   ^ – [L] RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L] RewriteRule
   ^[_0-9a-zA-Z-]+/(.*\.php)$ $1 [L] RewriteRule . index.php [L] </IfModule> # END
   WordPress
 * Thanks to anyone who might have some insight.

Viewing 1 replies (of 1 total)

 *  Thread Starter [whyme26](https://wordpress.org/support/users/whyme26/)
 * (@whyme26)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/theme-and-wp-admin-missing/#post-2435243)
 * Never mind!
    sometimes all there is to figuring something out is to take a little
   break and come back later.
 * Stupid solution, copy the .htaccess file INTO the subdomian folder… doh!

Viewing 1 replies (of 1 total)

The topic ‘Theme and wp-admin missing?’ is closed to new replies.

## Tags

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

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 1 reply
 * 1 participant
 * Last reply from: [whyme26](https://wordpress.org/support/users/whyme26/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/theme-and-wp-admin-missing/#post-2435243)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
