Drupal htaccess
Using .htaccess is one of the best ways to redirect a URL to a new URL. Particular care needs to be taken with Drupal sites for it to work correctly.
Add to the .htaccess file when Drupal is install in a subfolder of a main site.
RewriteBase /path2folder php_value include_path "."
Learn how to write custom Drupal modules
Does Drupal module development make your head explode and drive you crazy?
Why not learn from someone who has paved the way instead?
Sign up to Master Drupal 7 Module Development.
I am