diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-06-21 19:15:37 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-06-21 19:15:37 -0400 |
commit | cb25218e734ee548e0a58be3c6ffd7a5c3cdcd13 (patch) | |
tree | 791a885ed519bdb73340580b9bedf75f0f7f8292 | |
parent | 7a08438ef94252cd37ba0a14f6e461470e4c2136 (diff) | |
download | pfsense-packages-cb25218e734ee548e0a58be3c6ffd7a5c3cdcd13.tar.gz pfsense-packages-cb25218e734ee548e0a58be3c6ffd7a5c3cdcd13.tar.bz2 pfsense-packages-cb25218e734ee548e0a58be3c6ffd7a5c3cdcd13.zip |
Rebuilt mod_security to use apache22 since it has much better make config capabilities.
-rwxr-xr-x | pkg_config.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index bd8ce0a0..f40e7db3 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -13,7 +13,7 @@ <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/apache_mod_security/apache_mod_security.xml</config_file> <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package>apache-2.0.63_3.tbz</depends_on_package> + <depends_on_package>apache-2.2.11_7.tbz</depends_on_package> <depends_on_package>mod_security-2.5.9.tbz</depends_on_package> <configurationfile>apache_mod_security.xml</configurationfile> <after_install_info>Please visit the ProxyServer settings tab and set the service up so that it may be started.</after_install_info> |