Welcome to the iTechForums.
If this is your first visit, be sure to check out the
FAQ by clicking the link above.
You may have to
register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
To register now click here.
|
Latest Threads
Advertisements
Forum Statistics
Threads:
Posts: 4
Members:
Number of Users Online:
Welcome to our newest member, |
|
 |

05-06-2008, 05:26 PM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 1
|
|
How to access a Web page posted on Apache Web Server installed as "Localhost"...
...on another machine ? the other machine is on the network created by the Ethernet router, both have Internet access from the router. The browser on the host (test) machine loads from the server just fine.
|

05-06-2008, 05:31 PM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 5
|
|
By the IP, a command of 'ipconfig' on the cmd of the hosting machine will give you the IP that should go, HTTP is defaulted on port 80 but if you did mess it you need to specify port too, firewall off or punctured to let traffic through of course.
Example: http://192.168.0.3:12345 for a Web server hosted by 192.168.0.3 at port 12345
|

05-06-2008, 05:46 PM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 4
|
|
you can put the IP address of the server/computer hosting Apache into the browser of the other client.
(hint:make sure that the firewall is turned off on the machine running apache)
You can also access it by machine name in browser addres bar if Netbios names are working correctly.....or the good old fashioned means of add the server machine's ip address to the host file of the client machine with whatever name you like to use.
hosts file can be opened/edited by notepad
(be sure not to add .txt extension to it when saving)
it's located at
c:\windows\system32\drivers\etc\hosts
notice there is no extension.
|
 |
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
All times are GMT. The time now is 11:50 PM.