[opencms-dev] Problem with mod_proxy guidelines

Eke, Kemi Kemi.Eke at community-fund.org.uk
Fri Feb 6 15:30:02 CET 2004


Hi Manuel

I don't know if you saw my reply to Thorsten's mail today, but as Thorsten
and the official notes for Apache Virtual Hosts use state, one is meant to
unREM the line

#NameVirtualHost * to 

NameVirtualHost * 

as it is a required directive.  I got an error when I did this as something
in my httpd.conf is still listening to stuff on port 443 (I think I need to
disable SSL):

Starting httpd: [Fri Feb 06 12:02:45 2004] [error] VirtualHost _default_:443
-- mixing * ports and non-* ports with a NameVirtualHost address is not
supported, proceeding with undefined results
                                                           [  OK  ]

Having a quick look at your httpd.conf this line is still REMmed (#...)
However it may work for you, you could try changing that line to
NameVirtualHost *

(You can also force it to listen to a particular IP address ie:

NameVirtualHost aaa.bbb.ccc.ddd where aaa.bbb.ccc.ddd is your IP address for
the server and
<VirtualHost aaa.bbb.ccc.ddd>.... for each Virtual Host)

I'll do what you've got and try an install with Opencms 5.0 rather than
5.0.1 and let you know what happens.

Kind Regards

Kemi

RE:

I tried every way to log into the admin page from test01 , test02 and
opencms.alkacon.com but every time the same failure.

I dont get the navigation tree on the left side.

My httpd.conf file is in the mail.

Perhaps you can help me why i have got this problem.

Thx

Regards

Manuel

Information contained in this email plus any attachment is intended for
the use of the addressee only and is confidential, proprietary and may
be privileged. Any dissemination, distribution, copying or use of this
communication without the prior permission of the sender is prohibited.
If you are not the intended recipient you must not copy this message or
attachment or disclose the contents to any other person, but are
requested to telephone or email the sender and delete the message and
any attachment from your system. The contents of this message will not
be in any way binding upon the Community Fund. Opinions, conclusions,
contractual obligations and other information in this message, in so far
as they relate to the official business of the Community Fund, must be
specifically confirmed in writing by the Community Fund.
___________________________________________________________________
This e-mail has been scanned for viruses by MCI's Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com



More information about the opencms-dev mailing list