Top "Httpd.conf" questions

The main configuration file of Apache HTTP Server is usually called httpd.

How to properly enable mod_status on an apache server?

I have been searching everywhere looking for how to properly enable mod_status and nothing has worked. My server is …

windows apache webserver status httpd.conf
500 Error on apache server - "AllowOverride not allowed here"

I have set up a server on my Mac (OSX 10.9) but it's returning a 500 error with the following message in …

php macos apache .htaccess httpd.conf
How do I enable mod_deflate for PHP files?

I have a Liquid Web VPS account, I've made sure that mod_deflate is installed and running/active. I used …

php .htaccess gzip httpd.conf mod-deflate
Scoreboard is full,not at MaxRequestWorkers

I an using Apache and Tomcat with mod-jk in my project. My web application is in Tomcat instances. I am …

apache tomcat httpd.conf mod-jk
Redirection on Apache (Maintain POST params)

I have Apache installed on my server and I need to redirect from http to https. The reason for this …

apache redirect httpd.conf
After install OS X El Capitan, Apache not working

I just installed in my MacBook pro "El capitan" and I can't type any host set it in vhost. Everything …

apache httpd.conf osx-elcapitan
WAMP server not running after enabling httpd-vhosts.conf

I tried enabling Virtual Host on my WAMP installation, but WAMP server will not run if I enable http-vhosts.conf, …

wamp wampserver httpd.conf
Permission denied: httpd: could not open error log file /etc/httpd/logs/error_log

When I want to restart the httpd searvice on centOS 6.7 I have the following error: /etc/init.d/httpd restart …

php apache httpd.conf selinux
Apache multiple DocumentRoot

How can I have the following setup in apache? http://server/ABC/* should be served by /var/www/ABC/* http://…

apache configuration webserver httpd.conf document-root
Wamp Apache - Allow localhost

There are other questions similar to this but don't answer my problem. This is the default httpd.conf: <Directory "…

apache wamp httpd.conf