Displaying 2 results from an estimated 2 matches for "mod_access_compat".
2015 Mar 20
1
C7 http ITK
I've been trying to get the mod_itk module installed on Centos 7. The
package is in epel, but there's an error once it's installed
"mod_access_compat.so undefined symbol ap_hook_check_access".
Can anyone point me to a set of RPMs that will let me run itk or another
C7 ready tool that will easily run each vhost as a different user?
--
-- Steve
2014 Jan 03
1
Need help with spec file for Apache-2.4.7
..._sysconfdir}/rc.d/init.d/httpd
%config %{_sysconfdir}/rc.d/init.d/htcacheclean
%{_sbindir}/fcgistarter
%{_sbindir}/htcacheclean
%{_sbindir}/httpd
%{_sbindir}/apachectl
%attr(4510,root,%{suexec_caller}) %{_sbindir}/suexec
%dir %{_libdir}/httpd
%dir %{_libdir}/httpd/modules
%{_libdir}/httpd/modules/mod_access_compat.so
%{_libdir}/httpd/modules/mod_actions.so
%{_libdir}/httpd/modules/mod_alias.so
%{_libdir}/httpd/modules/mod_allowmethods.so
%{_libdir}/httpd/modules/mod_asis.so
%{_libdir}/httpd/modules/mod_auth_basic.so
%{_libdir}/httpd/modules/mod_auth_digest.so
%{_libdir}/httpd/modules/mod_auth_form.so
%{_libd...