Forum Moderators: phranque
Tell us something about the server: Is it a "hosted server" (at a web hosting service) or is it a stand alone server physically located at the school building?
If it's hosted, does the server come with a "control panel": cPanel, Plesk, etc.?
While you're waiting for better minds than mine to arrive, have you visited and searched the Apache.org website?
Take a look here [httpd.apache.org] for example. Be mindful of the "version" of http server. Here it's 1.3.
Here's another relevant page from Apache.org:
[httpd.apache.org...]
You might want to tell us a bit about the project. For example, is this project actually a "homework assignment" (you must answer a written assignment about "how to create subdomains") OR do you actually have access and permissions on the server? I'm assuming you have actual server login permissions. Correct me if I'm wrong.
[edited by: Webwork at 2:08 pm (utc) on Sep. 14, 2008]
originally there's one Intranet website call "ABC.ece.myschooldomain.edu", it uses "xitami" server,asp and sql server, and my scope is to migrate everything to the new WAMP.
besides that I'm also asked to create a new Internet website call "BCD.ece.domain.edu".
Both websites will be running using one Apache server,that's what my project is, and I've full authority to access the server.
I'm planing to use virtual host to manage both sites. and I want to know whether it's the best solution for my project.
So, my money would be on the answer being "yes" - go with virtual hosting that provides a "control panel" like cPanel with Fantastico - that together make setting up things like blogs or forums a bit easier for newcomers.