Joas Schilling
2009-04-17 14:31:05 +00:00
parent f5a9c49f65
commit ef8f76e554
8 changed files with 830 additions and 830 deletions

View File

@@ -288,23 +288,23 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
</copy>
<open src=".htaccess">
<edit>
<find><![CDATA[#
# @package phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
# @version $Id: .htaccess,v 1.7 2008/02/09 08:18:13 angelside Exp $
# @copyright (c) Canver Software - www.canversoft.net
# @license http://opensource.org/licenses/gpl-license.php GNU Public License
#
DirectoryIndex portal.php index.php index.html index.htm
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
<find><![CDATA[#
# @package phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
# @version $Id$
# @copyright (c) Canver Software - www.canversoft.net
# @license http://opensource.org/licenses/gpl-license.php GNU Public License
#
DirectoryIndex portal.php index.php index.html index.htm
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>]]></find>
<action type="replace-with"><![CDATA[<Files "config.php">
Order Allow,Deny