Hi there,
I am trying to get my AWS EC2 Drupal 6 installation to resolve to the root address instead of the bitnami's defualt /drupal folder.
I thought I could simply edit the httpd.conf and change the htdocs folder to /home/bitnami/drupal/htdocs
however, on all my images I am getting 403 errors. but if i type in /drupal/path/to/image, they resolve properly.
Please help!