I am trying to allow a folder because I am using a knowledge base for FAQS which is its own program so have to run it with a sub domain. Ofcourse, I am able to run the main script in folder, but anytime I go to a link of course it goes back to my main site and says page can not be found. I tried RewriteCond %{REQUEST_URI} !/helpme/ and put it after rewrite engine on, but it didn't work. Am I missing something? Any help be appreciated :)