-
There is an error during the creation of the container when using SSL.
I'm using docker-compose to start the container, this is my docker-compose.yml file:
> version: '3'
> services:
> webdav:
…
-
### systemd version the issue has been seen with
250
### Used distribution
Fedora 36
### Linux kernel version used
_No response_
### CPU architectures issue was seen on
x86_64
…
cmurf updated
2 years ago
-
This has something to do with https://github.com/unee-t/bugzilla-customisation/blob/master/start#L27
```
[Mon Jun 18 06:42:51 2018] (9129) Apache2::SizeLimit httpd process too big, exiting at SIZE…
-
http_dav.c:calcarddav_parse_path() does:
```c
/* Check for FastMail legacy sharing URLs and redirect */
if (httpd_userid && !config_getswitch(IMAPOPT_FASTMAILSHARING) &&
tgt->flags != TGT_DAV_…
-
apache2 (e.g. `apachectl -S` or `apachectl reload`) doesn't mind if you have something like:
```xml
...
```
But the lens will complain that there's a syntax error on that last line (beca…
-
I have 3.1.9 installed and I had a user report that any files that has text would not download when clicking the 3 dot and then download.
Anything with binary would download without any problem.
I…
-
the binary go-replace has a lot of security issues See list at the end of the issue.
I suggest to use the sed command instead of go-replace
Real exampel For that particular file :
https://githu…
-
A restart to the HTTPD proxies often fixes many issues. One issue might be that the load balancer a proxy is pointing to [might change over time](https://repost.aws/knowledge-center/elb-find-load-bala…
-
Here's the address equivalent of #85.
At present, no address is specified by podgrab. Gin's fallback is to listen on all interfaces. From a security point of view, this is not desirable. Unlike …
-
Hi
The module couldn't start httpd
```
==> test.vagrant.local: Error: Could not start Service[httpd]: Execution of '/bin/systemctl start httpd' returned 1: Job for httpd.service failed because …