I set up a wordpress site using MAMP on the Mac Server. All works fine - for local only access.
Yet, when I try to access the site using the actual domain name that resolves to the mac server, the URL jumps back to "localhost" and the site is thus not reachable.
I tried changing the MySQL config, but that's not the answer.
I saw a couple postings about adding a couple lines to wp-config.php, but those answers were for people trying to access the site within the same network, at least based on what I found.
Do I need to set up Apache Virtual Hosts or what exactly?
So, how do I modify my MAMP/wordpress site so I can access it from the Internet using the default port 8888?
I added that port to the Mac Server's port forwarding rules and router already.
Thanks very much in advance.
Yet, when I try to access the site using the actual domain name that resolves to the mac server, the URL jumps back to "localhost" and the site is thus not reachable.
I tried changing the MySQL config, but that's not the answer.
I saw a couple postings about adding a couple lines to wp-config.php, but those answers were for people trying to access the site within the same network, at least based on what I found.
Do I need to set up Apache Virtual Hosts or what exactly?
So, how do I modify my MAMP/wordpress site so I can access it from the Internet using the default port 8888?
I added that port to the Mac Server's port forwarding rules and router already.
Thanks very much in advance.