Hi
Now for FreeBSD the default version of Apache is 2.4, but almost all of the modules in the ports only for the version of Apache 2.2:
and
Who can solve the problem with having modules for Apache 2.4?
Now for FreeBSD the default version of Apache is 2.4, but almost all of the modules in the ports only for the version of Apache 2.2:
Code:
# cd /usr/ports
# make search name=mod_ | grep ap22
Port: ap22-mod_antiloris-0.4_1
Port: ap22-mod_asn-1.5
Port: ap22-mod_auth_cas-1.0.9.1
Port: ap22-mod_auth_cookie_mysql2-1.0_1
Port: ap22-mod_auth_external-2.2.11_1
Port: ap22-mod_auth_form-2.05_3
Port: ap22-mod_auth_imap-2.2.0_2
Port: ap22-mod_auth_kerb-5.4_4
Port: ap22-mod_auth_mysql-1.10_2
Port: ap22-mod_auth_mysql_another-3.0.0_4
Port: ap22-mod_auth_openid-0.7
Port: ap22-mod_auth_pam-1.1.1_4
Port: ap22-mod_auth_pgsql-2.0.3_2
Port: ap22-mod_auth_pubtkt-0.8
Port: ap22-mod_auth_tkt-2.1.0_1
Port: ap22-mod_auth_xradius-0.4.6_1
Port: ap22-mod_authn_otp-1.1.5
Port: ap22-mod_authn_sasl-1.2_1
Port: ap22-mod_authnz_external-3.1.2_2
Port: ap22-mod_authz_unixgroup-1.0.1_2
Port: ap22-mod_backtrace-1.0_1
Port: ap22-mod_bw-0.8_1
Port: ap22-mod_cband-0.9.7.5_3
Port: ap22-mod_cfg_ldap-1.2_3
Port: ap22-mod_chroot-0.5_1
Port: ap22-mod_clamav-0.23_4
Port: ap22-mod_cplusplus-1.5.4_2
Port: ap22-mod_cvs-0.5.91_2
Port: ap22-mod_dnssd-0.6_8
Port: ap22-mod_domaintree-1.6_1
Port: ap22-mod_encoding-20021209_3
Port: ap22-mod_evasive-1.10.1_1
Port: ap22-mod_extract_forwarded-2.0.2_4
Port: ap22-mod_fastcgi-2.4.7
Port: ap22-mod_fcgid-2.3.6_1
Port: ap22-mod_fileiri-1.15_1
Port: ap22-mod_flickr-1.0_2
Port: ap22-mod_geoip2-1.2.8
Port: ap22-mod_gnutls-0.5.10_2
Port: ap22-mod_gzip2-2.1.0_1
Port: ap22-mod_h264_streaming-2.2.7_1
Port: ap22-mod_hosts_access-1.1.0_1
Port: ap22-mod_jail-0.5.2
Port: ap22-mod_jk-1.2.37,1
Port: ap22-mod_layout-5.1_5
Port: ap22-mod_limitipconn-0.23_3
Port: ap22-mod_line_edit-1.0.0_1
Port: ap22-mod_lisp2-1.3.1_2
Port: ap22-mod_log_config-st-1.0_2
Port: ap22-mod_log_dbd-0.2_3
Port: ap22-mod_log_firstbyte-1.01_1
Port: ap22-mod_log_mysql-1.0_3
Port: ap22-mod_log_sql-1.101_4
Port: ap22-mod_log_sql-dtc-1.101_5
Port: ap22-mod_macro-1.1.11
Port: ap22-mod_memcache-0.1.0_4
Port: ap22-mod_memcache_block-20120821
Port: ap22-mod_mono-2.10_1
Port: ap22-mod_musicindex-1.3.7
Port: ap22-mod_myvhost-0.21
Port: ap22-mod_ntlm2-0.1_4
Port: ap22-mod_perl2-2.0.8,3
Port: ap22-mod_proctitle-0.4.1
Port: ap22-mod_proxy_html-3.1.2_1
Port: ap22-mod_proxy_xml-0.1_1
Port: ap22-mod_python-3.3.1_3
Port: ap22-mod_remoteip-2.3.5.a
Port: ap22-mod_reproxy-0.02.20110826
Port: ap22-mod_rpaf2-0.6_2
Port: ap22-mod_ruby-1.3.0_3
Port: ap22-mod_scgi-1.12_2
Port: ap22-mod_security-2.7.3
Port: ap22-mod_setenvifplus-0.22
Port: ap22-mod_smooth_streaming-1.0.8_1
Port: ap22-mod_tidy-0.5.5_1
Port: ap22-mod_tsa-1.0_3
Port: ap22-mod_uid-1.1.0
Port: ap22-mod_umask-0.1.0
Port: ap22-mod_vhost_ldap-1.0_3
Port: ap22-mod_vhs-1.1.0
Port: ap22-mod_webkit-1.1.1
Port: ap22-mod_whatkilledus-2.0
Port: ap22-mod_wsgi-2.8_2
Port: ap22-mod_wsgi-3.4
Port: ap22-mod_xml2enc-1.0.3
Port: ap22-mod_xmlns-0.97_1
Port: ap22-mod_xsendfile-0.12_2
Code:
# cd /usr/ports
# make search name=mod_ | grep ap24
Port: ap24-mod_macro-1.2.1
Who can solve the problem with having modules for Apache 2.4?