Project

General

Profile

Actions

Feature #224

closed

Multiviews "support"

Added by Anonymous over 18 years ago. Updated over 15 years ago.

Status:
Wontfix
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

Description

Basically, what i want is found in the Apache "Options +Multiviews" behaviour - that is:
Parsing the path info found in Request_URI and comparing it to the directory structure. For instance; "/path/to/file" checks for directory path, if it doesnt exist, check for a file called path, then check for a file called path with a extension defined somewhere (or added by mighty magic as seen in lord of the rings. maybe great white horses or fireworks)

-- Lfe

Actions #1

Updated by Anonymous over 18 years ago

I'd be happy to see this too -- I've been trying to think of efficient ways to implement it without having to use inotify to pre-cache available variants and map them to mime types.

-- aredridel

Actions #2

Updated by Anonymous almost 17 years ago

Here's an explanation on how to create a similar behaviour in lighttpd: http://trac.lighttpd.net/trac/wiki/FrequentlyAskedQuestions#WhatislighttpdsequivalenttoApachesOptionsMultiViews

-- Lfe

Actions #3

Updated by stbuehler over 15 years ago

  • Status changed from New to Fixed
  • Resolution set to wontfix
Actions #4

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Wontfix
Actions

Also available in: Atom