You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To compile manually this module you will need [apxs](https://httpd.apache.org/docs/2.4/programs/apxs.html), then simply use
13
+
the Makefile present in this repository:
14
+
15
+
`make` to compile this module
16
+
17
+
`make install` to install it
18
+
19
+
## Directives
20
+
21
+
[See this documentation](https://redirection.io/documentation/developer-documentation/apache-module#module-configuration-directives) for available directives
0 commit comments