I'm unable to enable web sharing via System Preferences > Sharing. When I click it to turn it on the light turns yellow but then goes back to gray.
I did some Googling and found that many people solved this problem by removing changes in their httpd.conf. This is my ls /etc/apache2/*.conf*:
/etc/apache2/httpd.conf
/etc/apache2/httpd_ACSServer.conf
/etc/apache2/httpd_devicemanagement.conf
/etc/apache2/httpd_podcastlibrary.conf
/etc/apache2/httpd.conf.default
I tried replacing httpd.conf with httpd.conf.default but it didn't fix the problem.