-
I'm looking to replace Apache's `Require host` directive with this plugin ([docs](https://httpd.apache.org/docs/2.4/mod/mod_authz_host.html#reqhost)).
I do however need support for wildcards and su…
dmke updated
6 months ago
-
When I run gltail on windows, connecting to Debian Jessie on a Apache 2.4 HTTP server, gltail refuses to show any balls. I can run ssh and tail -f the log using the command line it says it's doing, bu…
ghost updated
9 years ago
-
## Search Terms
preserveConstEnums, const enum, enum
## Suggestion
By default all `const enum`s are preserved from output. One of the key differences of `const enum`s is disallowing to lookin…
-
It would be nice if in any of the log files (normal, xml or greppable) the DNS server used for the resolution is being logged. I am aware that per default nmap uses the DNS specified in /etc/resolv.co…
-
```
If a partenrgroup is a partner itself, it can have an address
topics:
- functions to find partnergroup etc
- relations between partners
- show relationships reverse (is this possible in django??)…
-
```
If a partenrgroup is a partner itself, it can have an address
topics:
- functions to find partnergroup etc
- relations between partners
- show relationships reverse (is this possible in django??)…
-
```
If a partenrgroup is a partner itself, it can have an address
topics:
- functions to find partnergroup etc
- relations between partners
- show relationships reverse (is this possible in django??)…
-
Based off latest git revision pull when running the pool and connecting a miner causes the pool fork to crash and restart.
Perhaps important to this may be instead of using your version of bignum I…
hinch updated
7 years ago
-
Hello.
Related to #240, there are any way to route traffic based on the SNI? For example:
Instead of static configuration like this:
```
layer4 {
:18000 {
@app1 tls sni app1.intern…
vk496 updated
1 month ago
-
NodeRef::duplicate: What's the rationale for having separate parameters `parent` and `after`?
Background:
When I wanted to clone the descendants of a NodeRef into a new tree, intuition suggested …