<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Arial">I'm trying to set up a Drupal site
in a subfolder on my shared hosting account as it's own domain, and for
reasons I can't understand, I get a 403 - Permission Denied error when
I try to access it. I have a D5 site in my /public_html directory
(<a class="moz-txt-link-abbreviated" href="http://www.mydomain.com">www.mydomain.com</a>), and the new site is a D6 site in
/public_html/domain2 (<a class="moz-txt-link-abbreviated" href="http://www.domain2.org">www.domain2.org</a> is using that folder). The name
servers for domain2.org are pointed to the correct name servers, and
I've added the domain as an addon domain on my account. <br>
<br>
I contacted my ISP, and they said the problem is the .htaccess in
/public_html. If it is renamed (i.e. to .htaccessold), then I can
access domain2.org, but I can' go to any page in my mydomain.com, since
it's using clean URLs and the .htaccess contains the rewrite rules.
I've done this setup multiple times before, and I've never had this
problem. Can anyone explain what the problem is and how I would
correct it?<br>
<br>
Thanks.<br>
<br>
Steve<br>
</font></font>
</body>
</html>