All, Installed 5.6-current last night and saw that the new httpd daemon will be using the config file /etc/httpd.conf (which looks like it needs to be created by hand, fine).
At the risk of sounding like a knucklehead, are there good examples of how to hook php to the new daemon? (Or for that matter a complete starter httpd.conf to use as reference material?) I've looked through man httpd.conf >From reading thus far, it looks like the process will be similar to the process of connecting nginx with php, I'd just love to see some examples if they exist to minimize the learning curve. As always, thanks, Kevin