SitePoint Sponsor |
|
User Tag List
Results 1 to 4 of 4
Hybrid View
-
Jun 15, 2008, 11:52 #1
- Join Date
- Jul 2007
- Posts
- 18
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Localhost across my home network
Hi i recently set up a new testing web server(iis6), but can't view any of my websites hosted on my mac (osx leopard). I can ping the server from the mac, and RDP with out any problems, just can't view any websites. i've tried using the ip of the server (192.168.1.15) in the browser the server name but still no luck. Does any body have any ideas?
server firewal has been disabledLast edited by eyever; Jun 16, 2008 at 05:52.
-
Jun 17, 2008, 02:42 #2
- Join Date
- Feb 2002
- Location
- Auckland
- Posts
- 14,692
- Mentioned
- 20 Post(s)
- Tagged
- 3 Thread(s)
eye,
Servers can only serve files that they have (direct) access to. If you can setup the website's directory (on the mac's drive) as a resource ON the WinDoze box, you're set, otherwise, you're SOL (@#$% out of luck).
OR are you just trying to view the WinDoze files via LAN? If so, you'll need to setup the hosts file for the LAN address AND the IIS equivalent of VirtualHost for the "test domain."
Regards,
DKDavid K. Lynn - Data Koncepts is a long-time WebHostingBuzz (US/UK)
Client and (unpaid) WHB Ambassador
mod_rewrite Tutorial Article (setup, config, test & write
mod_rewrite regex w/sample code) and Code Generator
-
Jun 19, 2008, 16:46 #3
- Join Date
- Jun 2006
- Posts
- 9
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
sounds like you haven't set up the hosts correctly in IIS ... can you actually ping the domain name, not just ping the IP address?
IIS doesn't care what client browser/OS your using(unless your serving up proprietary files).
-
Jun 20, 2008, 00:01 #4
- Join Date
- Jul 2007
- Posts
- 18
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Hi Thanks for the reply's, i managed to get it working in the end. It was actually the host file on the Mac that wasn't working correctly
Bookmarks