From db20d1ae4048957bd3bec9dbdce9d677d1e7ad85 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Tue, 28 Jul 2009 14:13:36 -0700 Subject: [PATCH] suexec validation --- gpl-virtual-server/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/gpl-virtual-server/CHANGELOG b/gpl-virtual-server/CHANGELOG index 5828fb3c5..8bd96a7e2 100644 --- a/gpl-virtual-server/CHANGELOG +++ b/gpl-virtual-server/CHANGELOG @@ -595,3 +595,4 @@ When a virtual server is restored from a backup, the pre and post-change command ---- Changes since 3.71 ---- Added support for JSON, XML and Perl output to the remote API, enabled with the json=1, xml=1 or perl=1 URL parameters. Deprecated the feature to write logs via a program, as logging to /var/log/virtualmin is now the default. +Added validation for incorrect SuExec Apache directives.