RE: [EMAIL PROTECTED] apache virtual host for subdomain
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
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