How Do I Host Web Pages On My LAN?

  • [Obohaleto]
  • Born
  • Born
  • No Avatar
  • Joined: Jul 23, 2006
  • Posts: 2
  • Loc: Dhaka, Bangladesh.
  • Status: Offline

Post July 23rd, 2006, 4:03 pm

I am going to setup a LAN, soon.

I want to convert my PC into a server, so that when other LAN users type my IP Address in their browser address bar, they'll be able to view the web pages I have made available in my server. Also, my users should be able to download files that I link to on the Web Pages.

I've no idea on how to go about doing this. I know I've to setup a server, but how? Will this slow down my PC, I will be having 8 to 13 users(max.).

Will my entire hard disk be available to the users?

As you can see, I am a newbie, I need a bit detailed guideline on this.

I've searched throughout the web, haven't received any results after searching during all those sleepless nights. Any sort of help would be appreciated. :)
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 23rd, 2006, 4:03 pm

  • kids
  • Banned
  • Banned
  • No Avatar
  • Joined: Jul 14, 2006
  • Posts: 17
  • Status: Offline

Post July 28th, 2006, 12:18 am

You need setup your pc with server applications:

Apache Web Server
MySQL Server
PHP Server
...
Continouse to edit config file and start up services and you have a Web server.
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post July 28th, 2006, 7:53 am

Or just use the built in IIS (Internet Information Service) that comes with XP Pro, Win2K pro and Server OS's. Place the web page in c:\Inetpub\wwwroot which is the built in Windows default website folder. The files that you want them to be able to download need to be placed in a folder in wwwroot.

Users on the lan can then access your site by typing in their browser:
http://{your computer ip here}/ or
http://{your computer name here}/

And you don't need php or MySQL server unless you plan to program your web pages using it. Simple HTML will work fine on IIS without them.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • katana
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Sep 07, 2004
  • Posts: 2390
  • Loc: Edinburgh, Scotland
  • Status: Offline

Post July 28th, 2006, 2:54 pm

Alternatively, any major linux distribution should provide you with the ability to install Apache, PHP, MySQL etc during installation.
Why do geeks get Halloween and Christmas confused?
Because 31 Oct == 25 Dec
www.darren-king.co.uk

Post Information

  • Total Posts in this topic: 4 posts
  • Users browsing this forum: No registered users and 36 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.