dt23
09-12-2003, 12:44 AM
Right now, any request to 'ww2.mydomain.com:6000' is being directed to another one of my other websites... I'm not sure why.
I tried: <VirtualHost ww2.mydomain.com>, <VirtualHost ww2.mydomain.com:5000>, and the same with ServerName.
Does anyone know the virtualhost syntax in Apache for capturing requests of 'ww2.mydomain.com:6000' so I can direct requests for it to a particular website?
TIA,
dt23
I tried: <VirtualHost ww2.mydomain.com>, <VirtualHost ww2.mydomain.com:5000>, and the same with ServerName.
Does anyone know the virtualhost syntax in Apache for capturing requests of 'ww2.mydomain.com:6000' so I can direct requests for it to a particular website?
TIA,
dt23