aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.8.xml
diff options
context:
space:
mode:
authorStephane Lapie <stephane.lapie@asahinet.com>2014-06-07 03:22:04 +0900
committerStephane Lapie <stephane.lapie@asahinet.com>2014-06-23 23:36:31 +0900
commitab69db91000fd3d83bf86811ede117062f57f438 (patch)
treeccc113d591112560cde660430fe061725620c3b9 /pkg_config.8.xml
parentb8b3dd8ba70ecd4a928c4da509807a06ce98c0a6 (diff)
downloadpfsense-packages-ab69db91000fd3d83bf86811ede117062f57f438.tar.gz
pfsense-packages-ab69db91000fd3d83bf86811ede117062f57f438.tar.bz2
pfsense-packages-ab69db91000fd3d83bf86811ede117062f57f438.zip
Rough fixes and tuning for Apache 2.4
- Bumped package revision number - Eliminated code referring directly to apache22 or apache24 - Added a switch to generate apache22 or apache24 format based on directories - Renamed every reference to apache22, to apache24 - Prepped a module list that works with apache24 - Kept things running with a worker MPM setting - Added a require_once to "service-utils.inc" for write_rcfile - Fixed a few XMLRPC sync log messages - Added some logging for config regeneration - Fixed indentation for the security groups code - Moved the <Proxy> definitions within <VirtualHosts> (works, but crude) This is how it must be done on Apache 2.4 or you get SHM/mutex errors.
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r--pkg_config.8.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index 5dfc74bd..b685e370 100644
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -217,7 +217,7 @@
In addition this package allows URL forwarding which can be convenient for hosting multiple websites behind pfSense using 1 IP address.<br>
<b>Backup your location config before updating from 0.2.x to 0.3 package version.</b>]]></descr>
<category>Network Management</category>
- <version>2.4.9_2 pkg v0.3</version>
+ <version>2.4.9_2 pkg v0.41</version>
<status>ALPHA</status>
<required_version>2.0</required_version>
<config_file>https://packages.pfsense.org/packages/config/apache_mod_security-dev/apache_virtualhost.xml</config_file>