Intranet JournalThe new discussion forum for Intranet Journal readers. Leave comments and questions for IJ authors. Suggest story ideas and provide feedback.
I work in the healthcare industry but enjoy working with computers on the side and I recently published my first web site with godaddy for our new clinic. Our doctor bought a new server for our electronic charts and I though it would be a good idea to create an intranet for the employees. It has MS IIS and unfortunately that is about all I know. Can any one guide me to a very basic article about how to configure IIS for the intranet? I assume I would just create a website like I did before but where do I put it on the hard drive and do I need to tell the computer where it is so people can access it? I noticed when I uploaded to godaddy there were some files already there that it needed for some reason so I assume I need to have something similar on our server in the intranet folder? Any very basic help you can give a noob is greatly appreciated.
Well to begin with, yes, you create it like you would a website, exactly the same. You place it on your server, and then you just need to restrict access to just people on your company lan. Here's a tutorial on .htaccess which should help.
__________________
Datamation Online Community Manager
Oh, one more thing, if you're hosting with a non-server windows OS (i.e. win2k, XP) then IIS will be limited to 6 connections at a time. With a windows server OS, there's no limit
__________________
Datamation Online Community Manager
Thanks for the help. I wouldn't need to do all the htaccess stuff if the server is located locally with a 192.168.... IP address would I? Do I place the website someplace specific on the server hard drive? When I configure IIS (MS Server 2003) to be a web server does it automatically know where to find the web page I made and whatever. I think I know how to configure IIS to be a webserver but is there anything I should know that may not be straight forward from the Help file? I am sure these are all very stupid questions but like I said, I'm just beginning to do this. Thanks again.