Title: aran384's Replies | WordPress.org

---

# aran384

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Stop WordPress From Loading In Sub Directories](https://wordpress.org/support/topic/stop-wordpress-from-loading-in-sub-directories/)
 *  Thread Starter [aran384](https://wordpress.org/support/users/aran384/)
 * (@aran384)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/stop-wordpress-from-loading-in-sub-directories/#post-605726)
 * This is my current .htaccess file in my root directory.
 * <IfModule mod_rewrite.c>
    RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME}!-
   f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] RewriteRule
   ^/([0-9][0-9])/([0-9][0-9])/([0-9][0-9][0-9][0-9])/$ /$3/$2/$1/ [R=301,L] RewriteRule
   ^/[A-Za-z]/([0-9][0-9])/([0-9][0-9])/([0-9][0-9][0-9][0-9])/$ /$4/$3/$2/$1/ [
   R=301,L]
 * </IfModule>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Stop WordPress From Loading In Sub Directories](https://wordpress.org/support/topic/stop-wordpress-from-loading-in-sub-directories/)
 *  Thread Starter [aran384](https://wordpress.org/support/users/aran384/)
 * (@aran384)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/stop-wordpress-from-loading-in-sub-directories/#post-605488)
 * I want WordPress to not load on Password Protected Folders.
 * So basically Don’t want WordPress to handle 404s or sub directories that don’t
   exist things like that.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Stop WordPress From Loading In Sub Directories](https://wordpress.org/support/topic/stop-wordpress-from-loading-in-sub-directories/)
 *  Thread Starter [aran384](https://wordpress.org/support/users/aran384/)
 * (@aran384)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/stop-wordpress-from-loading-in-sub-directories/#post-605465)
 * I know its my .htaccess, just need a fix for it.
 * I am unable to access the folder when it is password protected.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Stop WordPress From Loading In Sub Directories](https://wordpress.org/support/topic/stop-wordpress-from-loading-in-sub-directories/)
 *  Thread Starter [aran384](https://wordpress.org/support/users/aran384/)
 * (@aran384)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/stop-wordpress-from-loading-in-sub-directories/#post-605454)
 * No the blog it self appears. Basically the front page.
 * The front page was being displayed because a 404 page was not in the theme. I
   have now added a 404 page and is displayed when trying to access the folder with
   password protection on it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Stop WordPress From Loading In Sub Directories](https://wordpress.org/support/topic/stop-wordpress-from-loading-in-sub-directories/)
 *  Thread Starter [aran384](https://wordpress.org/support/users/aran384/)
 * (@aran384)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/stop-wordpress-from-loading-in-sub-directories/#post-605434)
 * When I protect the folder with htaccess username and password. My wordpress blog
   starts to appear. But when I don’t protect it I see the contents of the folder.
 * So I am looking for a way to stop the WordPress blog from showing up when a sub
   directory is entered.

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