On Tue, Jul 19, 2011 at 12:55 PM, Jerry Pereira <online.je...@gmail.com> wrote:
> I agree, but isn't the Handler tightly coupled to the URI?

Yes.

> rather if i can
> configure the mapping of URI and sub-handlers in a different configuration
> file or database, it will be easier to handle URI changes.

I don't see any advantage to doing it in a different config file or
database over just putting it in httpd.conf.  Are you thinking you
would avoid restarts?  You'd probably want to restart anyway when you
deploy new code.

- Perrin

Reply via email to