I am also using Apache 2.x, but each distro uses either includes or
not :-) Ok, so since we got the error out of the way, we have to see
what else could be wrong. Here is my virtualhost container.

<VirtualHost *:80>
   ServerName razuna.org
   ServerAlias www.razuna.org
   ServerAdmin [email protected]
   HostnameLookups Off
   ProxyPass / http://razuna.org:8280/
   ProxyPassreverse / http://razuna.org:8280/
</VirtualHost>

Also try to hit your OpenBD page with the address you have in your
virtualhost container to see that it returns an actual page.

Kind Regards,
Nitai

On Mon, Jul 20, 2009 at 7:47 PM, Eric<[email protected]> wrote:
> I added the line you mentioned ("NameVirtualHost *:80") to my
> "apache.conf" file and restarted apache. It did clear up the apache
> restart error that resulted from changing my virtualhost to use port
> 80. Thank you.
>
> As for mod_proxy. I am using apache2 which uses a "mods-enabled"
> directory instead of the LoadModule calls.  The following items are
> already listed in my "mods-enabled" directory:



-- 
Razuna SaaS On-Demand - Hosted Digital Asset Management Solution
http://www.razuna.com/

Razuna - Open Source Digital Asset Management
http://www.razuna.org/

Follow us on Twitter
http://twitter.com/sixsigns

--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to