mixing * ports and non-* ports

When I try to restart the server I get the following:
=============
apache2ctl graceful
[Mon Apr 21 12:56:15 2008] [error] VirtualHost *:80 -- mixing * ports
and non-* ports with a NameVirtualHost address is not supported,
proceeding with undefined results
I have inserted the code given into the apache2.conf file.
=============

<VirtualHost *:80>
ServerName my_app.ca
DocumentRoot /var/rails/my_app/current/public
</VirtualHost>

Any ideas? Thanks for the help.
olsen.chris [ Mo, 21 April 2008 19:29 ] [ ID #1946857 ]

Re: mixing * ports and non-* ports

On Apr 21, 11:29=A0am, chris <olsen.ch... [at] gmail.com> wrote:
> When I try to restart the server I get the following:
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> apache2ctl graceful
> [Mon Apr 21 12:56:15 2008] [error] VirtualHost *:80 -- mixing * ports
> and non-* ports with a NameVirtualHost address is not supported,
> proceeding with undefined results
> I have inserted the code given into the apache2.conf file.
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>
> <VirtualHost *:80>
> =A0 =A0ServerName my_app.ca
> =A0 =A0DocumentRoot /var/rails/my_app/current/public
> </VirtualHost>
>
> Any ideas? Thanks for the help.

If I change it to <VirtualHost my_app.ca:80> it works fine. I
*really* need to find a good apache book, any recommendations?
olsen.chris [ Mo, 21 April 2008 19:57 ] [ ID #1946858 ]
Webserver » alt.apache.configuration » mixing * ports and non-* ports

Vorheriges Thema: TransferLog server hostname
Nächstes Thema: [STAT] Statistics of alt.apache.configuration 04/21/08