View Poll Results: Whats OS is best for this
- Voters
- 6. You may not vote on this poll
-
Windows 2000 Server
-
Windows 2003 Server
Web Development Thread, Running multiple web sites in Coding and Web Development; I have been asked to install an internal web server so that students can publish there ccpurse web sites for ...
-
31st March 2006, 01:55 PM #1 Running multiple web sites
I have been asked to install an internal web server so that students can publish there ccpurse web sites for testing and evaluation. I have some experience installing and using Windows Sever 2003 as a web server for a single web site but have never used it to host multiple sites.
The server will have a single network card with a static IP address 192.168.1.5. Am I right in thinking that students will publish/access the website as follows:
http://192.168.1.5/website1
http://192.168.1.5/website2
http://192.168.1.5/website3
http://192.168.1.5/website4
If so, can anyone give me some pointers on the best way to go about doing this.
Thanks
John D
-
-
IDG Tech News
-
31st March 2006, 02:03 PM #2 Re: Running multiple web sites
How will they be publishing the websites?
-
-
31st March 2006, 02:12 PM #3 Re: Running multiple web sites
I reckon so long as "website 1" etc are separate folders then that should work.
-
-
31st March 2006, 02:23 PM #4 Re: Running multiple web sites

Originally Posted by
SYSMAN_MK How will they be publishing the websites?
Frontpage and in the future Dreamwaver.
-
-
31st March 2006, 02:25 PM #5 Re: Running multiple web sites
Sounds alright to me, the only thing I'd say is that you dont need a full blown w2k3 server as the web server if your intention is to just display a few student sites.
-
-
31st March 2006, 02:38 PM #6 Re: Running multiple web sites

Originally Posted by
Doudar 
Originally Posted by
SYSMAN_MK How will they be publishing the websites?
Frontpage and in the future Dreamwaver.
Yuk Frontpage.
-
-
31st March 2006, 06:13 PM #7
- Rep Power
- 0
Re: Running multiple web sites
If you want to be flash you can put Host (A) records in your DNS server and use host headers to link to each site eg we have Host (A) records for helpdesk, Roombooking & Moodle all hosted on the same server ( so they all have the same IP address). If you need the helpdesk you can just type helpdesk into the address bar and your in. To edit the sites you can just copy the files to the correct folder.
-
-
1st April 2006, 11:58 AM #8 Re: Running multiple web sites

Originally Posted by
dodgydave If you want to be flash you can put Host (A) records in your DNS server and use host headers to link to each site eg we have Host (A) records for helpdesk, Roombooking & Moodle all hosted on the same server ( so they all have the same IP address). If you need the helpdesk you can just type helpdesk into the address bar and your in. To edit the sites you can just copy the files to the correct folder.
Thanks, have tried host headers on my test server at home and it works great. Will try it on the school CC3 network next week.
John D
-
-
2nd April 2006, 03:39 PM #9 Re: Running multiple web sites
You could just create one 'Web Site' in IIS 6 and create virtual directories within that which point to set folders on your server that are within each student's work area (e.g. http://192.168.1.5/student1 or even http://studentsites/student1 could point to \\sch-sr-002\studentusername$\My Website\).
For security I would also ensure that the student cannot run server scripts (like ASP) in that virtual directory.
The DNS stuff above is nice but not neccesary for this task.
BTW. These days Frontpage is OK, as so long as you don't let it create your web site or use any frontpage features (i.e. if it's purely used for source coding and layout).
-
-
2nd April 2006, 09:21 PM #10 Re: Running multiple web sites
If you have a *nix box with all the kiddy accounts on it, Apache will happily create the directories for you so that you have http://servername/~username - this feature doesn't exist in the Windows version.
You would need to speak to a more Linux-minded type to help you link your Windows users and the *nix box.
-
SHARE:
Similar Threads
-
By whatwherewhen in forum Links
Replies: 33
Last Post: 28th October 2008, 04:14 PM
-
By steele_uk in forum How do you do....it?
Replies: 36
Last Post: 5th October 2008, 03:45 PM
-
By beeswax in forum Web Development
Replies: 13
Last Post: 4th January 2007, 02:41 PM
-
By ajbritton in forum General Chat
Replies: 10
Last Post: 25th May 2006, 10:16 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules