Description
Itk module for http provides AssignUserID, which can be used to separate virtual host from one another.
Installation Instructions
After installation of itk module, Apache will not survive it's restart. The easiest (but also slowest) solution is:
- uncomment line "LoadModule mpm_prefork_module modules/mod_mpm_prefork.so" in /etc/httpd/conf.modules.d/00-mpm.conf file and comment out everything else,
- check that line "LoadModule mpm_itk_module modules/mod_mpm_itk.so" /etc/httpd/conf.modules.d/00-mpm-itk.conf in is uncommented.
Now You can use AssignUserID directive in vhosts.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream+epel-next 9 | x86_64 (21)* | Centos-stream+epel-next 9 (66 downloads) |
Centos-stream 9 | x86_64 (4)* | Centos-stream 9 (29 downloads) |
EPEL 7 | x86_64 (5)* | EPEL 7 (18 downloads) |
EPEL 8 | x86_64 (22)* | EPEL 8 (25 downloads) |
EPEL 9 | x86_64 (4)* | EPEL 9 (12 downloads) |
Fedora 38 | x86_64 (11)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (8)* | Fedora 39 (16 downloads) |
Fedora 40 | x86_64 (15)* | Fedora 40 (19 downloads) |
Rhel 7 | x86_64 (5)* | Rhel 7 (20 downloads) |
Rhel 8 | x86_64 (5)* | Rhel 8 (15 downloads) |
Rhel 9 | x86_64 (8)* | Rhel 9 (17 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable seem/httpd-itk
More info about enabling Copr repositories