Mark
I may not be explaining the problem accurately. I am confused only in that I am expecting one result, localhost being at 127.0.0.1 and am getting a different result. It is like adding 1 and 1 expecting 2 and getting 5.
I know that localhost is the loopback.
With websharing enabled, I should be able to go to a browser, key in either http://127.0.0.1/~michaelroberts or http://localhost/~michaelroberts or even localhost/~michaelroberts and connect to the "site" or "pages" located in the michaelroberts folder.
When I go to the system preferences, select sharing, and click on Web Sharing, I find "your personal website, in the Sites folder, in your home folder, is available at this address:
http://192.168.1.3/~michaelroberts. Your computer's website is availble at http://192.168.1.3.
Where does this vagrant IP address come from? Why doesn't is show as 127.0.0.1?
Michael