mod_suexec.c revision 04891cf70e0bfc38bfb027541dc821f04c754ff7
44N/A/* Copyright 2000-2004 Apache Software Foundation 44N/A * Licensed under the Apache License, Version 2.0 (the "License"); 44N/A * you may not use this file except in compliance with the License. 44N/A * You may obtain a copy of the License at 44N/A * Unless required by applicable law or agreed to in writing, software 44N/A * distributed under the License is distributed on an "AS IS" BASIS, 44N/A * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 44N/A * See the License for the specific language governing permissions and 44N/A * limitations under the License. 44N/A * Create a configuration specific to this module for a server or directory 44N/A * location, and fill it with the default settings. 44N/A * Respond to a callback to create configuration record for a server or 58N/A * vhost environment. 44N/A * Respond to a callback to create a config record for a specific directory. 44N/A "Warning: SuexecUserGroup directive requires SUEXEC wrapper.\n");
44N/A * Define the directives specific to this module. This structure is referenced 44N/A * later by the 'module' structure. 44N/A /* XXX - Another important reason not to allow this in .htaccess is that 44N/A * the ap_[ug]name2id() is not thread-safe */ 44N/A "User and group for spawned processes"),