Ticket #224 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 3 days ago

Multiviews "support"

Reported by: Lfe Owned by: jan
Priority: normal Milestone:
Component: core Version:
Severity: normal Keywords: multiviews parse request_uri
Cc: Blocked By:
Need User Feedback: no Blocking:

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)

Attachments

Change History

Changed 3 years ago by aredridel@…

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.

Changed 16 months ago by Lfe

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

Changed 3 days ago by stbuehler

  • status changed from new to closed
  • resolution set to wontfix
  • pending unset

Add/Change #224 (Multiviews "support")

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.