Project

General

Profile

Actions

Bug #82

closed

alias for file, not only directory

Added by Anonymous about 19 years ago. Updated about 17 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

Actions #1

Updated by jan almost 19 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

added in changeset r284

Actions

Also available in: Atom