-
Hey as of the way my nixos configurations are structured. It is not possible for me to supply the system configuration for the vm over the route below.
```nix
{
vms.${name}.flake = self;
}
```
…
-
If the ext auth configmap/secret is changed, there is no mechanism to automatically cycle the httpd pod. If there is a way to do that with kubernetes objects directly, we should wire that up, otherwi…
-
Hi,
We have ddjango application running with httpd server. when we use this module kadmin.init_with_password, it is causing httpd crash with segmentation fault.
Any help is appreciated
-
Hello Neil,
We would appreciate your guidance to resolve the following issue we are facing with issuing a new certificate. Please advise what we are missing.
Server: Apache HTTPD 2.4.41
Confi…
-
Right now, we have a [`ServerName`](https://httpd.apache.org/docs/2.4/mod/core.html#servername) defined with the following default value along with this comment in `/etc/httpd/conf.d/tendrl.conf`:
…
-
__Steps to reproduce:__
List the minimal actions needed to reproduce the behavior.
1. Issue writes through a CPP client which basically uses writev call.
2. Using tsi1 index.
__Expected be…
-
```
I would like to see Quick Look support added for Apache Configuration files,
most notably
.htaccess:
1) Name of Language: Apache Configuration Syntax
2) File Extensions: .htaccess, .htt…
-
We should reorganize the external authentication modules (in particular samba), to not need to be present in the podified images, since they aren't need in those images. They _might_ be needed in the…
-
```
Affected Version:
2.2.1
What steps will reproduce the problem?
1. enter group admin page
2. select one member and click delete button
What is the expected output? What do you see instead?
Applic…
-
TASK: [install apache/python/etc] *********************************************
failed: [rattic] => (item=httpd,mod_wsgi,mod_ssl,git,cryptsetup,device-mapper,util-linux,python-virtualenv,openldap-deve…