diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-06-21 01:51:11 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-06-21 01:51:11 -0400 |
commit | 444bc67f7a954ae9844ae23a7717af8b31e9654b (patch) | |
tree | 561785c6867863ac8c875773552737bf363d0564 /pkg_config.8.xml | |
parent | 9b76a4a9e117aa3c36905dfcfffcdab5221a5533 (diff) | |
download | pfsense-packages-444bc67f7a954ae9844ae23a7717af8b31e9654b.tar.gz pfsense-packages-444bc67f7a954ae9844ae23a7717af8b31e9654b.tar.bz2 pfsense-packages-444bc67f7a954ae9844ae23a7717af8b31e9654b.zip |
Install apache first
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index a7500b77..bd8ce0a0 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -13,6 +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>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> |