Title: ejwork's Replies | WordPress.org

---

# ejwork

  [  ](https://wordpress.org/support/users/ejwork/)

 *   [Profile](https://wordpress.org/support/users/ejwork/)
 *   [Topics Started](https://wordpress.org/support/users/ejwork/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ejwork/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ejwork/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ejwork/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ejwork/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ejwork/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Clone Multisite in godaddy](https://wordpress.org/support/topic/clone-multisite-in-godaddy/)
 *  Thread Starter [ejwork](https://wordpress.org/support/users/ejwork/)
 * (@ejwork)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/clone-multisite-in-godaddy/#post-5636573)
 * Solved, Go from network control panel and then just change path from index to
   index2 or what ever and will be be solve
 * I try to change the .htaccess , however didn’t effected.
 * Thanks thanks 🙂 .
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Clone Multisite in godaddy](https://wordpress.org/support/topic/clone-multisite-in-godaddy/)
 *  Thread Starter [ejwork](https://wordpress.org/support/users/ejwork/)
 * (@ejwork)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/clone-multisite-in-godaddy/#post-5636572)
 * I clone that in folder /index3
    and the content of the .htaccess is the following
 *     ```
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /index2/
       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).*) $2 [L]
       RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
       RewriteRule . index.php [L]
   
       </IfModule>
       ```
   
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Clone Multisite in godaddy](https://wordpress.org/support/topic/clone-multisite-in-godaddy/)
 *  Thread Starter [ejwork](https://wordpress.org/support/users/ejwork/)
 * (@ejwork)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/clone-multisite-in-godaddy/#post-5636526)
 * It is on subfolders , and it looks like that
    [http://www.stchrisapp.com/index3/senior](http://www.stchrisapp.com/index3/senior)
 * if I am try to access control panel , I will just able to view the root website.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Black Studio TinyMCE Widget] Issue with Chrome Version 38.0.2125.101 m](https://wordpress.org/support/topic/issue-with-chrome-version-3802125101-m/)
 *  Thread Starter [ejwork](https://wordpress.org/support/users/ejwork/)
 * (@ejwork)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/issue-with-chrome-version-3802125101-m/#post-5381213)
 * Thank you,
    Version 2.0.3 worked with me fine. Version 2.0.0 I wasn’t big fun
   with , Javascript will show as text rather than result of code.

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