I’ve been configuring LAMP server on Fedora core 13 and when I tr to include my configuration files from within
/etc/http/conf/httpd.conf
using apache’s Include directive, apache just fails on restart action.
What is the problem, is there any problems on Selinux stack?
Sultan
you need never edit this file: /etc/http/conf/httpd.conf
You need put your own configuration file in: /etc/httpd/conf.d
After you can restart http.d service
You can check your configuration
If all is good: