Title: rakelsanchezmas's Replies | WordPress.org

---

# rakelsanchezmas

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Multisite, fresh install, neither subdomains nor subfolders working](https://wordpress.org/support/topic/multisite-fresh-install-neither-subdomains-nor-subfolders-working/)
 *  Thread Starter [rakelsanchezmas](https://wordpress.org/support/users/rakelsanchezmas/)
 * (@rakelsanchezmas)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/multisite-fresh-install-neither-subdomains-nor-subfolders-working/#post-6896474)
 * At last! It was just the lack of the dot at the beginning of the file. I had 
   no previous idea on how an htaccess file works.
 * Many, many thanks for your help and time! Always very touched on how an stranger
   maybe on the other side of the world help another stranger 🙂
 * Wish you a very very happy 2016, lots of love, health and job!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Multisite, fresh install, neither subdomains nor subfolders working](https://wordpress.org/support/topic/multisite-fresh-install-neither-subdomains-nor-subfolders-working/)
 *  Thread Starter [rakelsanchezmas](https://wordpress.org/support/users/rakelsanchezmas/)
 * (@rakelsanchezmas)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/multisite-fresh-install-neither-subdomains-nor-subfolders-working/#post-6896472)
 * No, no, the junk line was already removed in my last htaccess uploaded!
 * The /www folder is right?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Multisite, fresh install, neither subdomains nor subfolders working](https://wordpress.org/support/topic/multisite-fresh-install-neither-subdomains-nor-subfolders-working/)
 *  Thread Starter [rakelsanchezmas](https://wordpress.org/support/users/rakelsanchezmas/)
 * (@rakelsanchezmas)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/multisite-fresh-install-neither-subdomains-nor-subfolders-working/#post-6896470)
 * I have added the dot to file name, but once uploaded is [http://mydomain.com/wp-admin](http://mydomain.com/wp-admin)
   which gives me an 500 error!
 * Regardind the proper directory, I put the htaccess into my root folder (with 
   the rest of other WP files) Maybe am I wrong here?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Multisite, fresh install, neither subdomains nor subfolders working](https://wordpress.org/support/topic/multisite-fresh-install-neither-subdomains-nor-subfolders-working/)
 *  Thread Starter [rakelsanchezmas](https://wordpress.org/support/users/rakelsanchezmas/)
 * (@rakelsanchezmas)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/multisite-fresh-install-neither-subdomains-nor-subfolders-working/#post-6896468)
 * Hi again! I have upload your htaccess with junk line, but error 404 remains.
 * So, does that mean that my host provider don’t read htaccess file??
 * What can I do now?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Multisite, fresh install, neither subdomains nor subfolders working](https://wordpress.org/support/topic/multisite-fresh-install-neither-subdomains-nor-subfolders-working/)
 *  Thread Starter [rakelsanchezmas](https://wordpress.org/support/users/rakelsanchezmas/)
 * (@rakelsanchezmas)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/multisite-fresh-install-neither-subdomains-nor-subfolders-working/#post-6896465)
 * Hi, jkhongusc!
 * Here you have:
 *  `RewriteEngine On
    RewriteBase / RewriteRule ^index\.php$ – [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] `
 * Really hope the issue to be here. Thanks very much for your help.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Multisite, fresh install, neither subdomains nor subfolders working](https://wordpress.org/support/topic/multisite-fresh-install-neither-subdomains-nor-subfolders-working/)
 *  Thread Starter [rakelsanchezmas](https://wordpress.org/support/users/rakelsanchezmas/)
 * (@rakelsanchezmas)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/multisite-fresh-install-neither-subdomains-nor-subfolders-working/#post-6896392)
 * Hi Bet! I followed just the same guide you recommend me in your response, very
   carefully, step by step.
 * I haven’t configured a single thing manually. To create subsites I proceeded 
   using the superadmin dashboard, just the way you tell me to.
 * In second case, it is true I did not set up wildcard domain. But the point is
   that ideally I would like to create a mulstisite installation on subdirectories
   mode. The project is a bilingual site (english and spanish) so I would like to
   focus on this. I just tried the other way just in case I was not able to deal
   with subdirectories, but I consider much more convenient to have different folders
   for each language, the resultant URL is more common, I think.
 * So I really aprreciate your help concerning subdirectories case.
 * Thanks ver much!

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