Custom Query (16 matches)
Results (1 - 3 of 16)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#10 | fixed | Wildcards In ServerAlias Directive | ||
Description |
imported from mantis, dash says:
Wildcards In Removing the wildcard on *.domain.tld, but leaving with *.sub.domain.tld works as expected and yields the desired page. E.G. One VHost domain.tld and one for sub.domain.tld aliased also as *.sub.domain.tld seems to work. What still doesn't is also aliasing the domain.tld as *.domain.tld |
|||
#98 | fixed | TLS does not start if the source and destination IP addresses are the same | ||
Description |
The problem have been reported in Debian https://bugs.debian.org/642357 but apparently ignored. I can confirm it still exists for Debian "jessie", GnuTLS 3.3.8 and mod-gnutls 0.5.10. |
|||
#22 | fixed | test suite not VPATH-safe | ||
Description |
=========================================
========================================= # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: run_tests.sh ================== make: Entering an unknown directory make: * t: No such file or directory. Stop. make: Leaving an unknown directory |