
bugzilla at apache
Jun 15, 2009, 10:21 AM
Post #3 of 7
(683 views)
Permalink
|
|
[Bug 47184] Feature request: DirectoryHandler
[In reply to]
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47184 --- Comment #5 from Rich Bowen <rbowen [at] apache> 2009-06-15 10:21:54 PST --- Just based on preference, I'd rather do DefaultMapping index.php than have to do Action front-handler index.php DefaultHandler front-handler You know, one less line. As far as whether this is a handler or a mapping, I don't care a whole lot. If this is a semantic question, I'll let you guys work that out. From a convenience perspective, I'd really rather have one line than two. (I think that users tend to find Action confusing - although I'm not entirely sure why. I think it has to do with defining an alias and then using that alias later. The same confusion exists for LogFormat and CustomLog.) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|