> > On 13-11-11 07:06 PM, Stuart Henderson wrote:
> > >Help identify which ports currently rely on Apache from base, work out
> > >which ones can use nginx and move them across (updating READMEs etc where
> > >necessary), which can use apache2 from ports and move them across, and
> > >which (if any) won't work with either of these and require a port of
> > >the modified apache from base.

Re this...

We could do with some directory under /etc/nginx that ports can use as a
common place to install config fragments (that the use can then "include" in
nginx.conf), somewhat similar to /var/www/conf/modules.sample (but no
need for the symlink mechanism, having the user manually include them
makes more sense for nginx) and similar to debian's "sites-available"..

Doesn't necessarily need to be in base's mtree (just using the same
directory in all ports would be enough), though it might make sense..

Reply via email to