https://issues.apache.org/bugzilla/show_bug.cgi?id=47184
--- Comment #5 from Rich Bowen <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
