
April 30th, 2007, 06:12 PM
|
|
Registered User
|
|
Join Date: Apr 2007
Posts: 2
Time spent in forums: 53 m 26 sec
Reputation Power: 0
|
|
Trying to set up a Java server
Hi. I 've been working on a client/server application that requires one thing that I do not currently know how to do, and cannot seem to find. I need to know how to create subdomains on the fly (as the client requests a new one) on an Apache server. (subdomains as in subDomain.someRandomSite.com). I know how to do native code if that is required, but I would prefer a pure Java solution. Thanks.
|