We are using MS Windows Server 2003 in our LAN. I am just thinking there must be some ways to publish web pages through our server, aside from the usual file sharing technique.
After designing web pages, how can I publish it to our local area network users?
Put the page in IIS in you sever and tada !
After designing web pages, how can I publish it to our local area network users?
Use IIS and create virtual directory where all your pages exist
now you can access your pages http://yourip/page1.html
Regards
Manoj Jangid
Other Replys:If IIS is installed on your 2003 server, the default location for web publishing is
C:\inetpub\wwwroot
You can place it there, or create a new web site under your IIS manager. (right click on %26quot;my computer%26quot;, manage, expand services, and you%26#039;ll see it)
No comments:
Post a Comment