On Thu, Sep 24, 2009 at 8:52 AM, John Martin <giantsfan2...@gmail.com> wrote:
> I'd like to add a domain to httpd.conf manually, because it shares a
> DocumentRoot with an already existing account.

Manually, as opposed to what?



> However after restarting httpd, I get a 403 Forbidden page for the
> domain, so I have made a mistake or missed something. What is the
> correct way to replicate what the Apache 1.3 code does, in Apache 2?
> That is, adding a domain which shares a DocumentRoot with an existing
> domain.

Let's try to solve your problem...

What is the output of the following command?
httpd -S

What is in your error log?

Do you have the correct NameVirtualHost statement somewhere?

Krist





-- 
krist.vanbes...@gmail.com
kr...@vanbesien.org
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to