rain cramp there. Tomcat. I see.
I wonder if you've had an opportunity to try this on 2.4 httpd. 2.2.27 is from
nearly 3 years ago.
On Feb 23, 2016 08:30, "Rich Bowen"
mailto:rbo...@rcbowen.com>> wrote:
What the heck is Apache-Coyote/1.1
On Feb 18, 2016 02:47, "吴昊"
Hello,
I Just experienced a weird behavior of TraceEnable directive.
Before use this directive, i use mod_rewtire to disable trace and other
unwanted HTTP method. Since this directive been added, TRACE method start
getting 200 return.
Ive tried both jmeter and telnet, the results are same, prot
and please note that "word character"always matches the ASCII characters
[A-Za-z0-9_].
in your example, before BSL01 is a 7, a word character, and followed by another
word character B, which is not qualified as word boundary before B according
rule #3.
Tks & b.rgds
--
Chris
2 solutions
as you’ve tried before RewriteCond & RewriteRule is one solution, another is
limit & limitExcpet. and please note that even disabling the specific method(s)
in these directives will not remove that method from the Supported Methods
line (allow) in an OPTIONS request.
Tks & b.rgds
Hello experts,
pls correct me if im wrong. Im still a noob on apache http
I think the main reason causing vhost overlap on port 443 error is that ssl
vhost is ip-based if you don’t enabled sni (means no --with-ssl during compile)
that makes you have to use different ip or port on each and every