Recommended Posts

Simple, you just need server software.

Apache is what I use, and the default setup is good enough for a home site.

Download it, then install it. Start it up and you are serving files (just place the file in the right spot)

Others can get to it by going to http://<you private IP> (like with me http://192.168.0.101)

The only way someone from the internet would be able to get to it is if you forwarded the ports in your router.

Link to post
Share on other sites

As an alternative to Apache (which I think is a great web server), all recent Windows versions come with some form of IIS. Since this is internal, you shouldn't have to worry with all the security updates.

Link to post
Share on other sites
As an alternative to Apache (which I think is a great web server), all recent Windows versions come with some form of IIS.  Since this is internal, you shouldn't have to worry with all the security updates.

<{POST_SNAPBACK}>

Not XP Home as far as I can see.

Why is it when I see all the security notices for apache that it is for apache 2.x instead of apache 1.x? (I run apache 1.3.33)

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...