I have drupal installed in: /usr/share/drupal6
My Apache virtual host is: unibia.com
The URL to drupal is: http://www.unibia.com/betastore
settings.php is setup in "/usr/share/drupal6/sites/unibia.com/settings.php"
$base_url variable is set to "http://www.unibia.com/betastore"

Drupal is successfully installed, however the clean URL option is unavailable.

I tried copying .htaccess to /usr/share/drupal6/sites/unibia.com/ and changed the rewrite base to /betastore.

None of these worked. how to I enable clean URL's when using multisite and the Directory Alias options?