Re: [users@httpd] IP address used by Apache reverse proxy?

2018-09-21 Thread Frank Gingras
You can define a IP vhost too if you like. It doesn't matter. And yes, read the official documentation about vhosts, as linked before. On Fri, Sep 21, 2018 at 7:21 PM Osman Zakir wrote: > Is that for IP-based virtual hosts? > > And will free subdomain work for this when I go ahead and try to

Re: [users@httpd] IP address used by Apache reverse proxy?

2018-09-21 Thread Osman Zakir
Is that for IP-based virtual hosts? And will free subdomain work for this when I go ahead and try to use a DNS to reach my server after I've gotten this to work? Just want to ask this first, just in case. I can read about how to define a front-facing vhost in the examples and documentation,

Re: [users@httpd] IP address used by Apache reverse proxy?

2018-09-21 Thread Frank Gingras
In a nutshell, you need to: 1) Define a front-facing vhost. You can use DNS and name-based vhosts to reach it 2) Decide what URI path you want to proxy in that vhost 3) If you proxy / (i.e. every request), then you don't need a DocumentRoot in that vhost. Otherwise, you need one 4) You don't need

Re: [users@httpd] IP address used by Apache reverse proxy?

2018-09-21 Thread Osman Zakir
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

Re: [users@httpd] IP address used by Apache reverse proxy?

2018-09-21 Thread Frank Gingras
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 wrote: > I've already read about

Re: [users@httpd] IP address used by Apache reverse proxy?

2018-09-21 Thread Osman Zakir
I've already read about networking and DNS to some extent. I'll read about them some more, though. But I still think I should know how to find the IP address used by the Apache reverse proxy server. Just in case. From: Frank Gingras Sent: Saturday, September

Re: [users@httpd] IP address used by Apache reverse proxy?

2018-09-21 Thread Frank Gingras
Osman, Starting another thread to ask the same question is a bit ill-advised. I would still recommend that you get up to speed on networking and DNS basics, first. Next, you should read the following docs: http://wiki.apache.org/httpd/ExampleVhosts

[users@httpd] IP address used by Apache reverse proxy?

2018-09-21 Thread Osman Zakir
How do I find the IP address? Would it be possible to use that IP address with a subdomain name on a virtual host configuration? I want to use the free subdomain I got from http://www.subdomain.net. Subdomain.net - the largest free subdomain network Subdomain.net