Top "Apache2-module" questions

Add mod_rewrite to Docker image httpd:alpine

I have almost no experience with Alpine Linux, to be honest, but I like its approach and therefore want to …

docker mod-rewrite apache2 alpine apache2-module
How to add mod_proxy_wstunnel to Apache2 2.2 on Raspberry Pi (Backport mod_proxy_wstunnel)

Raspberry Pi is still on Apache 2.2 (2.2.22-13+deb7u4 right now). To use Apache as Proxy for Websockets ("ProxyPass") Apache …

apache websocket raspberry-pi mod-proxy apache2-module
How can I uninstall an apache2 module?

It looks like I installed the wrong version of the module using apxs2. Once it's disabled (a2dismod), how do …

apache2 uninstallation apache2-module
How to change PHP Server API to Apache 2.0 Handler from CGI/FastCGI?

I have a Plesk 12 server in which PHP is running with Server API CGI/FastCGI. But some of my script …

php apache apache2 fastcgi apache2-module
Where can I find good reference/tutorial on writing Apache modules (in C)?

I've looked all over and can't really find much of anything. I need three basic things: Good API reference Some …

apache apache2 apache2-module
apache2 FastCGI comm with dynamic server aborted first read idle timeout

Summary: Unable to run any of the most simple “Hello World” FastCGI script, any request always terminating into a time …

apache2 fastcgi mod-fastcgi apache2-module flup
configuring apache2 - LDAP and understanding LDAP configuration

I'm trying to configure and understand apache2 LDAP authorization. Actual I'm running openSUSE 13.1 64 Bit as an VM and I enabled …

active-directory ldap apache2 apache2-module mod-auth