doiggl@velocitynet.com.au wrote:
Hello, - I moved all the *.conf out of the way.[1] - tried to re start apache2.service[2] -It failed. - logs[3] - configs[4]
What changes in /etc/apache2/default-server.conf allow apache2 to work. Can someone attach a working default-server.conf please ?
Thanks Glenn
Hi Glenn I don't understand that syntax error - the include statement looks perfectly fine to me. Here is what I did to get apache2 to run: a) httpd.conf - comment out the include of default-server and add "IncludeOptional /etc/apache2/conf.d/*.conf" after it. (I need it for php). b) copy a vhosts config (an existing website I wanted to move to 2.4). c) add "authz_core" to /etc/sysconfig/apache2::APACHE_MODULES d) change my vhost config "allow,deny" statements to "require all granted". Also change httpd.conf, it has to places that need "require all denied". -- Per Jessen, Zürich (26.8°C) http://www.dns24.ch/ - free DNS hosting, made in Switzerland. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org