Hi,
I\'m having a problem with default catch-all subdomains on user accounts (*.userdomain.com) Valid subdomains parse correctly in apache, however, if there\'s a subdomain the user hasn\'t added and a visitor tries visiting it, it will take the visitor to the first VirtualHost listed in httpd.conf.. I hope that makes sense.
In other words, let\'s say user2 has test.domain.com - a visitor visits testing.domain.com (which doesn\'t exist) it will send the visitor to user1\'s domain.
These named-based accounts are being added to the main server\'s IP. The main website for the server has a dedicated IP different than the main IP -- if that helps.
Please offer any suggestions to get this problem resolved. Thanks in advance!!
I\'m having a problem with default catch-all subdomains on user accounts (*.userdomain.com) Valid subdomains parse correctly in apache, however, if there\'s a subdomain the user hasn\'t added and a visitor tries visiting it, it will take the visitor to the first VirtualHost listed in httpd.conf.. I hope that makes sense.
These named-based accounts are being added to the main server\'s IP. The main website for the server has a dedicated IP different than the main IP -- if that helps.
Please offer any suggestions to get this problem resolved. Thanks in advance!!