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
Updated by jan over 19 years ago
- Status changed from New to Fixed
- Resolution set to fixed
added in changeset r284
Actions
Also available in: Atom