Re: [EMAIL PROTECTED] Urgent: Subdomain configuration

2007-08-21 Thread Kiu
default to this? Clearly it would save much unnecessary work with minimal additional security issues. Just give it a try. if ping abc.com and ping blog.abc.com results in the same ip address, you have a wildcard domain (*.abc.com). -- kiu

[EMAIL PROTECTED] solved was 400 with absoluteURI in GET/POST

2007-08-21 Thread Kiu
mod_jk had problems to understand the request. Upgrading from libapache2-mod-jk 1.2.18-3etch1 (debian) to mod_jk-1.2.25-httpd-2.2.4.so fixed it (probably because of new default option "JKOption +ForwardURIProxy"). Kiu wrote: Hi, newer Samsung phones have an unusual bug (in

Re: [EMAIL PROTECTED] 400 with absoluteURI in GET/POST

2007-08-21 Thread Kiu
Quoting Joshua Slive <[EMAIL PROTECTED]>: > On 8/21/07, Kiu <[EMAIL PROTECTED]> wrote: > > They send an absoluteURIs in their GET/POST line. According to RFC 1945 > > this is only allowed when speaking to a proxy. Apache replies to these > > requests with a &q

[EMAIL PROTECTED] 400 with absoluteURI in GET/POST

2007-08-21 Thread Kiu
se Content-Type: text/plain; charset=UTF-8 - Setup -- kiu - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EM