RE: [EMAIL PROTECTED] apache virtual host for subdomain

2006-10-10 Thread Santhanam S \(HCL Financial Services\)
Subject: [EMAIL PROTECTED] apache virtual host for subdomain   Hi!   I have a problem with apache config   I would like to configure the virtual host like this:     www.domain1.com -> /www/domain1/   and   www.subdomain1.doma

[EMAIL PROTECTED] apache virtual host for subdomain

2006-10-10 Thread Gyurasits Zoltán
Hi!   I have a problem with apache config   I would like to configure the virtual host like this:     www.domain1.com -> /www/domain1/   and   www.subdomain1.domain1.com -> /www/domain1/index.php?page=dom1 www.subdomain2.domain1.com -> /www/domain1/index.php?page=dom2 . . .         D