In the html root I have wordpress installed. In a /forum folder I have VBulletin installed. wordpress has its own .htaccess that rewrites http to www Do I need a .htaccess file in the /forum folder to make vbulletin rewrite http to www? Or can this be done with the .htaccess file that is in the html root?
The directory will inheriet the root unless you add a new one within the directory which is what I would do to keep things clean and simple. Somehow I doubt the two scripts have all that much in common.