8 messages in com.mysql.lists.eventum-usersRe: Severe security problem with even...
FromSent OnAttachments
Tim Uckun22 Feb 2006 13:29 
Bryan Alsdorf22 Feb 2006 13:37 
Lamont R. Peterson22 Feb 2006 13:55 
Joao Prado Maia22 Feb 2006 14:13 
Lamont R. Peterson22 Feb 2006 14:20 
Walt Washburn22 Feb 2006 14:22 
Joao Prado Maia22 Feb 2006 14:27 
Lamont R. Peterson22 Feb 2006 15:02 
Subject:Re: Severe security problem with eventum.
From:Lamont R. Peterson (pere@openbrainstem.net)
Date:02/22/2006 02:20:49 PM
List:com.mysql.lists.eventum-users

On Wednesday 22 February 2006 03:14pm, Joao Prado Maia wrote:

Bryan,

In Eventum 2.0 we will be changing the directory structure to locate logs, include files, etc in a directory not under the webroot. The current structure is in place to make Eventum easy to install.

You could also add a pre-made .htaccess file to the directories that shouldn't be visible to the Eventum distribution, and that would be a nice-to-have feature while 2.0 is not ready yet.

Some of us are wise enough to not AllowOverride. That's why I suggested using <Directory> and/or <Files> tags in the correct configuration file context (with <VirtualHost> for example).