[users@httpd] Re: VirtualHost Problems

2018-03-26 Thread @lbutlr
On 2018-03-24 (15:54 MDT), Frank Gingras wrote: > > Any reason you're using IP:PORT instead of *:PORT to define your vhosts? I copied and pasted the example from the OP. I use *:port in my own configs. - To unsubscribe, e-mai

[users@httpd] automx, mysql, apache, freebsd

2018-03-26 Thread David Mehler
Hello, Has anyone got automx going with a virtual mail setup I'm running FreeBSD with Postfix/MySQL/Dovecot, but Linux would work as well, and apache 2.4 which currently is the problem. I'm trying to run automx-test u...@example.com and am getting an error 404 from apache, it can't find an xml f

[users@httpd] Premature end of script headers Apache Proxy

2018-03-26 Thread eric tse
Hi, I have two apache servers. (One as the proxy, one as the backend). The backend throw is hosting a cgi script (submitting a form) and throw this error "Premature end of script headers" when I access it trough the proxy using firefox or chrome. (IE is fine) If I directly access the backend, it

[users@httpd] mod_reqtimeout and 408 status code

2018-03-26 Thread Ashim Rana
Hi, I am trying to understand the behavior of mod_reqtimeout with respect to header read timeout vs body read timeout. While I could easily verify that Apache is returning HTTP status code 408 in case of header read timeouts; I always see that in case of body read timeouts, the body is being pass