
bugzilla at apache
Oct 6, 2009, 9:18 AM
Post #1 of 1
(240 views)
Permalink
|
|
[Bug 47945] SSLSessionCache directive mis-parses parens() in pathname
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47945 Will Rowe <wrowe [at] apache> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|PC |All Summary|SSLSessionCache problem |SSLSessionCache directive |only win x64 |mis-parses parens() in | |pathname OS/Version|Windows XP |All --- Comment #1 from Will Rowe <wrowe [at] apache> 2009-10-06 09:18:09 PDT --- Your analysis is correct (and description was wrong - it is an issue on any platform if the path includes parens). The fix is to split the directive into a TAKE12, where if there is a second argument, the paren parsing is disabled entirely. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|