ts2000abc Posted August 25, 2009 Share Posted August 25, 2009 I have a wordpress blog that is located in: domain.com/blog/ and the admin is domain.com/blog/wp-admin now my .htaccess file (located domain.com/htaccess) includes: RewriteCond %{REQUEST_FILENAME} !-d I can access the /blog ok, BUT can't access the /blog/wp-admin (wp-admin is treated as $2) . How can I exclude the folders: /blog and /blog/wp-admin, from rewrite? Quote Link to comment https://forums.phpfreaks.com/topic/171779-htaccess-and-subfolder-exclusion/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.