newbie mac/OSX guy here so bear with me :
trying to set up a Wiki on my mac to be accessed externally. everything works ok locally.
1: shared apache web server
2: got my external IP address via "whatismyip.com"
3: can access the home page of my webserver externally.
i.e. can type http://x.x.x.x/ and it shows default apache home page.
4: when i try to go to the wiki page (http://x.x.x.x/wiki), it craps out and says it can't resolve "http://localhost.local/wiki. the browser address bar actually replaces my ip address (x.x.x.x) with (localhost.local) which is weird.
question : i believe one of the system preferences lets you name the machine for local networks and it is set to "localhost.local" (i think by default). how is this getting in them mix during resolution?
- is this setting the problem? should it be blank or is there some "don't use" checkbox?
- is the problem with the PHP based Wiki; i can't see why it would be hard coded to use localhost? that's not a mac os X problem though.
- is the webserver configured incorrectly? maybe certain subdirectories have different lookup properties? i dunno....i'm guessing at this point.
thanks,
any help appreciated.
trying to set up a Wiki on my mac to be accessed externally. everything works ok locally.
1: shared apache web server
2: got my external IP address via "whatismyip.com"
3: can access the home page of my webserver externally.
i.e. can type http://x.x.x.x/ and it shows default apache home page.
4: when i try to go to the wiki page (http://x.x.x.x/wiki), it craps out and says it can't resolve "http://localhost.local/wiki. the browser address bar actually replaces my ip address (x.x.x.x) with (localhost.local) which is weird.
question : i believe one of the system preferences lets you name the machine for local networks and it is set to "localhost.local" (i think by default). how is this getting in them mix during resolution?
- is this setting the problem? should it be blank or is there some "don't use" checkbox?
- is the problem with the PHP based Wiki; i can't see why it would be hard coded to use localhost? that's not a mac os X problem though.
- is the webserver configured incorrectly? maybe certain subdirectories have different lookup properties? i dunno....i'm guessing at this point.
thanks,
any help appreciated.