If I'm using a reverse proxy, do I need the IP address of the reverse proxy server? And if so, how do I get the IP address of the reverse proxy server (if you don't want to tell, please point me to a resource I read about it on)? I got a free subdomain name
from subdomain.net. So do I put Apache's IP address (if I can find it) in for IP used by the host name in my hosts file?
From: Eric Covener <covener@xxxxxxxxx>
Sent: Thursday, September 20, 2018 9:20 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: Want to Deploy Web App Behind a Reverse Proxy On Thu, Sep 20, 2018 at 10:57 AM Osman Zakir <osmanzakir90@xxxxxxxxxxx> wrote:
> > I haven't changed what I'm saying my problem is that much. I'm probably having a hard time explaining it. > > The host name seems to be the main problem, though, aside from the environment variables. I don't have a host name. I'd prefer it if I could get a free subdomain and get my server to take it (without having to pay any money if possible). The server doesn't "take" a hostname. If you have a domain, you need to setup the DNS outside of the webserver to point to the right IP address. Or, mock it up on your workstation with your local host file. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx |