[users@httpd] Reverse Proxy Configuration

2019-05-24 Thread John Welsby
Hi everyone, I am looking for some help configuring Apache Web Server as a reverse proxy. A little background: I have a Debian 9 (stretch) server at my home, running Nextcloud on Apache2. I have a static IP from my ISP, and a domain I own is pointed to it. I have forwarded ports 80 and 443 on my r

Re: [users@httpd] confirming proper heders

2019-05-24 Thread Stefan Eissing
Mark, this looks fine. If you inspect the headers that curl *send* to the server, you'll see a "Expect: 100-continue". Read this as the client saying "Server, I expect you to send me a 100 response first, then I'll send you the request body, okey?" Technical description in https://tools.ietf.o