Project

General

Profile

Actions

Bug #82

closed

alias for file, not only directory

Added by Anonymous almost 20 years ago. Updated about 18 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_alias
Target version:
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

Revision e422ac12 (diff)

[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

Actions

Also available in: Atom