By bejii on
Hi,
I've searched the forums for 2 days now and haven't found a solution. I have my drupal installed in a sub directory folder (drupal).
I would like to redirect www.mydomain.com to mydomain.com/drupal
I have set up the www to redirect to non-www urls, but I still can't get the main domain to go to the drupal folder.
Another problem I am having is with the /
if I put www.mydomain.com/drupal/ it will redirect to mydomain.com/drupal...however, if I type www.mydomain.com/drupal (without the / at the end) it will give me an error.
Any idea how to solve this difficult problem?
Comments
Take a look at your .htaccess file
http://drupal.org/node/772688
I've tried that already and
I've tried that already and still nothing...any idea why? What is causing the subfolder(/) problem?