1 mcdonnej Oct 04, 2017 01:22
3 fplanque Oct 05, 2017 06:08
And if yes:
1) for external traffic: set up a dynamic hostname with a dynamic dns service such as Noip.com
2) for yourself: on your local machine hardwire that hostname to your local up by editing the hosts file
4 mcdonnej Oct 06, 2017 01:17
Yes, production use. I have domain name I was going to transfer once I had finished setting up/troubleshooting/etc. I assume from your recommendation, I will need to do that (or go with Noip, etc.) to make this work?
Not the answer I'd hoped for, but the answer I need--thanks!
5 mcdonnej Nov 18, 2017 03:39
Success!
Obtained my domain name and static IP; mapped them in DNS. Put the FQDN in both Apache httpd.conf and B2Evolution's _basic_config.php. Added a hosts file entry mapping the webserver's private IP to the FQDN.
I can now manage B2Evolution from the webserver and the site remains accessible on the internet.
Thanks again.
6 fplanque Dec 01, 2017 03:10
Cool!
Just to be clear: are you running your webserver on a machine at home for production use (i-e: not just for testing?)