SeidenGroup / siteadd

siteadd makes adding PHP-based websites to Apache simple
GNU General Public License v3.0
2 stars 1 forks source link

Convert existing sites in place #7

Open NattyNarwhal opened 2 years ago

NattyNarwhal commented 2 years ago

Probably clobber instead of rewrite fcgi conf, assume zend_enabler loaded and configured in httpd conf

alanseiden commented 2 years ago

@NattyNarwhal Agreed. In addition, though, I would like us to install a httpd.conf.sample file (or similar) in case we need a good configuration to compare to or copy directives from.