Hi Matt, See: http://redmine.lighttpd.net/issues/1221
Matt Ingenthron wrote: > Hi all, > > If I'm shipping some software which depends on lighttpd in > OpenSolaris, and I need to modify the configuration, there isn't a > good way to drop a file in which will augment the existing > configuration, is there? Not today :o( > > I poked through the docs which don't really mention the conf.d > delivered by lighttpd, so I looked at the existing configuration and > the source. It doesn't seem that things in that conf.d are read > unless it's module related or an include is added (which I can't do by > just dropping a file in) to the existing lighttpd.conf. > > Do I have that right? Pretty much, I think there are a few bespoke solutions out there but they all require more coding than just adding an include would. It's a useful feature for packagers, as we've been making extensive use of the drop-in config feature of Apache22 on OpenSolaris for the likes of Drupal and Joomla! But as evidenced by the above lighttpd issue it's less of a problem with Lighttpd. Regards Amanda > > Thanks in advance, > > - Matt > _______________________________________________ > > > webstack-discuss mailing list > webstack-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/webstack-discuss