On Thu, Sep 24, 2009 at 8:52 AM, John Martin <[email protected]> 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





-- 
[email protected]
[email protected]
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: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to