Title: sralli's Replies | WordPress.org

---

# sralli

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Links dont work on subdirectories but work fine on main site](https://wordpress.org/support/topic/links-dont-work-on-subdirectories-but-work-fine-on-main-site/)
 *  Thread Starter [sralli](https://wordpress.org/support/users/sralli/)
 * (@sralli)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/links-dont-work-on-subdirectories-but-work-fine-on-main-site/#post-2478249)
 * Hi Andrea_r
 * thanks for replying
 * I figured out the problem – it was my theme – I changed the theme and it seems
   to have been working fine now
 * thanks for all your help and support
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Links dont work on subdirectories but work fine on main site](https://wordpress.org/support/topic/links-dont-work-on-subdirectories-but-work-fine-on-main-site/)
 *  Thread Starter [sralli](https://wordpress.org/support/users/sralli/)
 * (@sralli)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/links-dont-work-on-subdirectories-but-work-fine-on-main-site/#post-2478229)
 * HI Andrea_r
 * thanks for your response
 * would the php error occur because of my htaccess file?
 * # BEGIN WordPress
    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]
 * # END WordPress
 * Reason I ask is the main site works perfectly its just the subdomain. As far 
   as I can see everything revolves around the htaccess file so it must be something
   to do with that right?
 * thanks for all your help
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Links dont work on subdirectories but work fine on main site](https://wordpress.org/support/topic/links-dont-work-on-subdirectories-but-work-fine-on-main-site/)
 *  Thread Starter [sralli](https://wordpress.org/support/users/sralli/)
 * (@sralli)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/links-dont-work-on-subdirectories-but-work-fine-on-main-site/#post-2478184)
 * Hi Jsing
 * Thanks for your reply.
 * I have contacted my host and they suggested i use subdomain instead so i have
   done a fresh install and now my subdomains pages arent found so I have asked 
   them to look at this
 * I will keep you guys up to date. Just a question though do you need to create
   a folder for subdomains to map to it?
 * so if it was
 * affiliates.evictionuk.com would i have to create a subfolder called affiliates
   and add wp-admin, wp-content and wp-include files within these folders?
 * thanks for all your help

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