DvP Posted April 1, 2008 Share Posted April 1, 2008 Hi Guys, I just tried iWeb and created my own little website but i cant reach it with my ip now. Websharing is enabled but when i click the IP links there i always reach the apache and the personal website testpage. What am i doing wrong? I placed the Site in the Sites folder and the index html is in no subfolder. Maybe the question is really stupid but i just dont get it right. THX DvP Link to comment https://www.insanelymac.com/forum/topic/96965-web-sharing-cant-reach-my-macs-website-and-personal-website-locallan/ Share on other sites More sharing options...
inimicus Posted April 23, 2008 Share Posted April 23, 2008 Well, what URL are you using? There are a few possibilities on your local system. http://localhost/ <-- This must be where you are/what you're getting. http://localhost/~user <-- Put your username here. Since it's in YOUR Sites folder, this is where it'll be. http://127.0.0.1/[~user] <-- Loopback http://192.168.1.55/[~user] <-- LAN IP. This is mine, use yours. My guess is you forgot ~user. Link to comment https://www.insanelymac.com/forum/topic/96965-web-sharing-cant-reach-my-macs-website-and-personal-website-locallan/#findComment-721096 Share on other sites More sharing options...
Recommended Posts