good idea !

On Wed, Sep 26, 2012 at 1:45 PM, Jeff R. Allen <jeff...@cisco.com> wrote:
> It would make it easier to integrate other packages into a system running
> lighttpd if there was something like this in the lighttpd.conf file:
>
> Index: net/lighttpd/files/lighttpd.conf
> ===================================================================
> --- net/lighttpd/files/lighttpd.conf    (revision 28951)
> +++ net/lighttpd/files/lighttpd.conf    (working copy)
> @@ -222,6 +226,7 @@
>  #include_shell "echo var.a=1"
>  ## the above is same as:
>  #var.a=1
> +include_shell "cat /etc/lighttpd/conf.d/*"
>
>  #### webdav
>  #$HTTP["url"] =~ "^/webdav($|/)" {
>
> Then other packages can drop their own pieces into /etc/lighttpd/conf.d.
>
>   -jeff
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to