Re: "admin only mode" (disallowing normal users from using mod_ruby)
Shugo Maeda <[email protected]> Wed, 17 Nov 2004 12:16:20 +0900
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
Hi, David Garamond wrote: > Yeah, I knew it's not a good name. I was hoping someone else (or you) > could come up with a better name. :-) > > Anyway, here's some suggestions: > > * RubyDirectives [normal | confonly] # default is 'normal' > > reasoning: a quite short name > > * RubyRestrictDirectives [off | on] # default is 'off' > > reasoning: we also have 'RubyAddPath' which is a verb + noun form too > > * RubyAdminMode [off | on] # default is 'off' > > reasoning: we also have 'RubyOutputMode' > > my favorite is RubyRestrictDirectives. RubyAdminMode might still sound > too generic. I prefer RubyRestrictDirectives too:-) Can you make a patch? Or may I implement it? Shugo