Stas Bekman wrote:
> Guys in the thread below make a good point. Should we accept a multiline
> config and split it behind the scenes? Of course since we don't know
> whether there are new lines in it we will always need to split.
> 
> ($r|$s)->add_config($multi_line_config);

doug originally described this as .htaccess-like configuration injection, so
it makes sense to me that we support a .htaccess file slurped into a single
variable and passed to add_config().

--Geoff


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to