This forum is no longer active. Please post your questions to our new community site
Clean URL causes /drupal to show up
|
|
Hello, I have changed my Drupal site from http://mysite.com/drupal to just mysite.com by changing: DocumentRoot ”/home/admin/lampstack-1.2-3/apache2/htdocs” This works brilliant and my drupal site now appears directly in http://mysite.com/ However when I enable clean urls, it works fine but if I click around for a bit the /drupal re-appears. As soon as I turn clean URL’s off it is gone again Does anybody know what can cause this? I have cleaned out cache restarted apache and fidled with modrewrite settings, but nothing so far. Thanks for any help. |
|
|
Hi, It is also necessary to modify the your_installdir/apps/drupal/htdocs/.htaccess file:
I hope it heps. You can find more info at http://wiki.bitnami.com/Applications/BitNami_Drupal_Stack#How_to_change_the_default_URL.3f |

