Let me just say again, first, that I have a subdomain name I want to use for my app.
Okay. Anyway, when I tried to get to my app just now after starting the Apache httpd as a service, I got an error page in Edge saying that it can't reach the page. I'd like to show you my httpd configuration file again to make
sure if I have the reverse proxy configuration done correctly.
I want to know the IP address so I can use it in my hosts file, since you said I can add an entry to the hosts file mapping that IP address to a given name domain name (or subdomain name in my case). Though I'm not sure if doing
it like that would make the app publicly available from anywhere.
What happens if I set up an IP-based virtual host instead? And how easy or hard would it be to map a domain or subdomain name to that IP address?
Another question: the current file path I have for my virtual host DocumentRoot setting is the one my app's files are in. Should I set it to the htdocs folder instead (if so, how do I tell it that it what files it has to serve
behind a reverse proxy?)?
From: Frank Gingras <thumbs@xxxxxxxxxx>
Sent: Saturday, September 22, 2018 3:02 AM To: users@xxxxxxxxxxxxxxxx Subject: Re: IP address used by Apache reverse proxy? The IP httpd will use to proxy to your backend isn't typically relevant, unless you want to apply filtering or tracking of some sort.
Can you start over and tell us what problem you're trying to solve, again?
On Fri, Sep 21, 2018 at 5:53 PM Osman Zakir <osmanzakir90@xxxxxxxxxxx> wrote:
|
Attachment:
httpd.conf
Description: httpd.conf
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx