Actions
Bug #82
closedalias for file, not only directory
ASK QUESTIONS IN Forums:
Description
currently in 1.3.x we can only do:
alias.url = (
'/aliasdir' => '/realdir'
)
but alias of file is needed:
alias.url = (
'/aliasfile' => '/realfile'
)
-- Xuefer <xuefer
Added by gportay almost 8 years ago
Actions
Also available in: Atom
[mod_openssl] ssl.ca-crl-file for CRL (fixes #2319)
(original patch by binbrain, and updated by flynn)
github: closes #82
x-ref:
"Support CRLs for client certificate verification"
https://redmine.lighttpd.net/issues/2319
https://github.com/lighttpd/lighttpd1.4/pull/82