On Wed, Sep 19, 2018 at 10:35 AM Osman Zakir <osmanzaki...@hotmail.com> wrote:
>
> Hi again.
>
> I'm attaching my httpd.conf file here; please read it and tell me if I did it 
> correctly.  I start the Apache HTTP Web Server as a service and then try to 
> navigate to the virtual host URL, but I get MS Edge's error page about it not 
> being able to reach the page.

The 2nd two proxypass/proxypass reverse are redundant, you are already
forwarding /
The virtualhost looks fine, as long as that hostname actually leads
you to the system running the webserver.
The proxy rules + the virtual host make no sense because it gives the
appearance there's only 1 server involved. Why bother proxying if the
target is just the virtualhost?




>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org



-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to