Will do.
I just shut my local forum host off to see what the www.mydomain.com
would return as an
error message when the forum link was clicked. I got no error, and the
"waiting for forum.mydoamin.com"
was displayed in the status
Are there any traps I can set in the httpd.conf file or within the
Make sure you match the trailing slashes when proxying too.
On Tue, Feb 6, 2018 at 11:34 AM, Bret Stern <
bret_st...@machinemanagement.com> wrote:
> Yann,
> This works. Thank you very much.
>
> Would you consider this a safe arrangement?
>
> Here's what I did.
>
> To make it work I did the follo
Yann,
This works. Thank you very much.
Would you consider this a safe arrangement?
Here's what I did.
To make it work I did the following.
1. Added a dns subdomain for www.mydomain.com called forum.mydomain.com
pointing to ip of www.mydowain.com
2. Added a link in my html http://forum.mydomain
On Tue, Feb 6, 2018 at 8:50 AM, Bret Stern
wrote:
> I have apache24 running on freebsd.
>
> Can I configure virtual host to direct a request for forum.mydomain.com
> to an internal webserver on my network
>
> eg; DocumentRoot "forum.mydomain.com"
This would be for local documents.
> or "xxx.xxx.