
UrlToolkit {
ToolkitID = demo
Match UseSSL DenyAccess
call othertoolkit
}UrlToolkit {
ToolkitID = deny_ssl
UseSSL Skip 1
Skip 1
Match .* DenyAccess
Call othertoolkit (this line is optional)
}
Thanks for the tips. Oh, and speaking of PolarSSL, I dunno if you saw, but PolarSSL 1.2.0 prerelease just dropped: http://polarssl.org/news
