Hi, What's the best way to "eliminate" the www/ portion of my mozdev project? In other words, when people visit mysite.mozdev.org, I want them to see only my drupal installation. Should I just commit <script>location.href="http://mysite.mozdev.org/drupal/"</script> as the www/index.html page? Thanks, Eric