> And 2nd question would be how to give the user a way to implement
> something like it on there own? I was thinking of a simply standard
> include in the server definition but this might mess things up
if you need directory specific and user define-able override files like
those .htaccess then why not use Apache?
Don´t get me wrong: I don´t want to vote for Apache but I think it´s
better to use "Tool X" when you need the features of "Tool X"
than to bend "Tool Y" that it acts like "Tool X" ;-)
To your 1st question:
location "/filename" { block }