-
When OLS receives a message with an unrecognized `Transfer-Encoding` value, it is ignored. This is dangerous because the `Transfer-Encoding` header affects message framing, so there is little certaint…
-
I've been looking at the upstream Dockerfile (https://github.com/openemr/openemr-devops/blob/master/docker/openemr/5.0.2/Dockerfile). OpenEMR is using the Prefork MPM for Apache HTTPD but Worker or Ev…
-
Hi
I found one issue with apache configuration. I have to change selinux label for /var/www/lameapp/lame.py from httpd_sys_content_t to httpd_unconfined_script_exec_t, because I got Inernal server…
-
https://github.com/docker-library/docs/tree/master/centos
After exactly following the steps outlined under _Systemd Integration_, I get:
**
> [!!!!!!] Failed to mount API filesystems, freezing.…
-
Hello!
In my scenario, where I choose the following Apache configuration setting:
`Header set X-Content-Type-Options "nosniff"`
Te following happens with, for example, Images or CSS rewritten by *…
-
Hello!
I am trying to install mod-spdy on my webserver with CentOS 6 64bits, however, after I update the APR and APR-UTIL, an error occurred. The 'dispatch' isn't installed because a bug during insta…
-
```
Hi.
Please add apparmor (http://apparmor.wiki.kernel.org/)
status reading support (at least):
# cat /proc/29752/attr/current
/usr/sbin/httpd.prefork//HAT_owner_22753 (enforce)
which means tha…
-
```
Hi.
Please add apparmor (http://apparmor.wiki.kernel.org/)
status reading support (at least):
# cat /proc/29752/attr/current
/usr/sbin/httpd.prefork//HAT_owner_22753 (enforce)
which means tha…
-
If under **Feature preview** you enable **New Code Search and Code View (Beta)** then pages covered by this feature (such as `blob` URLs) are displayed in a narrow central column despite this style.
…
-
jsh/test/jsh.httpd/httpd.jsh.js relies on /bin/sh to launch Tomcat, so the tests cannot run on Windows, for example.