View website across home network


Recommended Posts

I was wondering if there was a way I could host a website internally (I believe this may be a sort of intranet) so that I can view a website I create on different pc's/iPhones/iPads at home without them being on the Internet officially.

As you can tell, I don't really know what it is I'm looking for. Would this be a sort of home server?

I did a google search an I think this could be done IIS but my laptop I have at the min is only windows xp home and I don't believe this can be done.

I just basically want to be able to create a websige and place somewhere on my laptop and then can view the website from my ipad.

Can this be done?

Link to comment
Share on other sites

"How do I get it to work for my needs?"

Install EasyPHP

  • Download EasyPHP from the website www.easyphp.org
  • double-click on the downloaded executable
  • select an installation directory and follow the instructions

This is just one example of WAMP (windows apache, mysql, php) there are many others. If all you want to do is serve up http, then you could use just apache on windows, you could run whatever you want in a Virtual Machine, etc. There are plenty of ways to skin a cat. Running a http server can be as easy as running a simple exe. nginx runs on windows - download it http://nginx.org/, run it and there you go click the exe and its up and running

post-14624-0-56990400-1355691050.png

Simple edit of the index.html file and there you go I am serving up html over my local network..

post-14624-0-30509800-1355691264.png

Link to comment
Share on other sites

And are you running a firewall on your laptop, are you trying to access it via name, via IP? Your ipad is not going to be able to resolve localhost to anything other than itself, etc.

Here - loading my nginx page off my ipad

post-14624-0-01159800-1355691922.png

Link to comment
Share on other sites

i tried loading "192.168.1.100" like in the pic... it starts to load and then says it could not open.

as you can tell i have no idea what im doing here

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.