mayflower / wasted

Web Application STack for Extreme Development
Apache License 2.0
42 stars 11 forks source link

apache and mod_php5 #13

Open michaelkrieg opened 10 years ago

michaelkrieg commented 10 years ago

is there any clean way to choose apache/mod_php5 instead of nginx / fpm? This would be great, since some existing projects are heavily based on that kind of setup.

globin commented 10 years ago

Not yet, this (and #14) is high priority currently and @fpletz at least had plans to start work on those.

globin commented 10 years ago

ftr: we should definately use puppetlabs/apache for this, since it's one of the officially supported modules and even patched by us to work with apache on SLES11SP1