Results 1 to 8 of 8

Thread: htaccess problem !!!

  1. #1
    Thread Starter
    Rookie 1stcall's Avatar
    Join Date
    May 2011
    Location
    United Kingdom
    Posts
    8
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Unhappy htaccess problem !!!

    Help required! I have had my site running fine for the past month, it is setup as a network with 7 sub-directories i.e. domain/site1, domain/site2 etc.

    Whilst trying to re-write the htaccess file -in root file, (to increase php memory settings) I deleted it.

    Resulting in loosing access to all my sub-directories (could still see domain). I have since installed a new basic htaccess file, via ft upload, copied from the help files, with the following data;

    # Options -Indexes
    # BEGIN WordPress
    # END WordPress
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    I can now access these sub-directories again i.e. site1, 2, 3 etc. however when they are loaded there is no theme or style now associated with them, its visible now in a sort of text only version (see attachment).

    I am also unabe to access any of the admin pages asssociated with these sites i.e. domain/site1/wp-admin etc.

    Hope this makes sense..

    Your help would be much appreciated, site already getting good traffic levels..
    Attached Images Attached Images

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,702
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    Rookie 1stcall's Avatar
    Join Date
    May 2011
    Location
    United Kingdom
    Posts
    8
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Senior Member classifiedsnext's Avatar
    Join Date
    Feb 2010
    Location
    India
    Posts
    218
    Thanks
    0
    Thanked 53 Times in 24 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Domain and Hosting - http://www.hadnow.com
    Clipper - http://www.bargainnext.com

  5. #5
    Thread Starter
    Rookie 1stcall's Avatar
    Join Date
    May 2011
    Location
    United Kingdom
    Posts
    8
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Senior Member classifiedsnext's Avatar
    Join Date
    Feb 2010
    Location
    India
    Posts
    218
    Thanks
    0
    Thanked 53 Times in 24 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Domain and Hosting - http://www.hadnow.com
    Clipper - http://www.bargainnext.com

  7. The Following User Says Thank You to classifiedsnext For This Useful Post:

    1stcall (August 5th, 2011)

  8. #7
    Thread Starter
    Rookie 1stcall's Avatar
    Join Date
    May 2011
    Location
    United Kingdom
    Posts
    8
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #8
    Thread Starter
    Rookie 1stcall's Avatar
    Join Date
    May 2011
    Location
    United Kingdom
    Posts
    8
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. .htaccess rewrites
    By alinimmo in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: November 3rd, 2011, 08:46 PM
  2. htaccess
    By zuko in forum Help Using ClassiPress
    Replies: 1
    Last Post: May 18th, 2011, 08:51 AM
  3. Registration problem after htaccess hack
    By teller in forum ClassiPress General Discussion
    Replies: 1
    Last Post: January 21st, 2011, 01:47 AM
  4. permalink and .htaccess
    By shatoony26 in forum Report ClassiPress Bugs
    Replies: 14
    Last Post: December 20th, 2010, 06:28 PM
  5. Want allow subdirectory (htaccess)
    By reyvax in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: August 24th, 2010, 01:06 PM