2 /************************************************************************
3 * MXChange v0.2.1 Start: 09/05/2003 *
4 * =============== Last change: 11/10/2004 *
6 * -------------------------------------------------------------------- *
7 * File : security.php *
8 * -------------------------------------------------------------------- *
9 * Short description : Access denied! *
10 * -------------------------------------------------------------------- *
11 * Kurzbeschreibung : Zugriff verweigert! *
12 * -------------------------------------------------------------------- *
14 * -------------------------------------------------------------------- *
15 * Copyright (c) 2003 - 2008 by Roland Haeder *
16 * For more information visit: http://www.mxchange.org *
18 * This program is free software; you can redistribute it and/or modify *
19 * it under the terms of the GNU General Public License as published by *
20 * the Free Software Foundation; either version 2 of the License, or *
21 * (at your option) any later version. *
23 * This program is distributed in the hope that it will be useful, *
24 * but WITHOUT ANY WARRANTY; without even the implied warranty of *
25 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
26 * GNU General Public License for more details. *
28 * You should have received a copy of the GNU General Public License *
29 * along with this program; if not, write to the Free Software *
30 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, *
32 ************************************************************************/
34 echo "<HTML><HEAD><TITLE>Protected file ".basename($_SERVER['PHP_SELF'])." - ACCESS DENIED!</TITLE></HEAD>
35 <BODY bgcolor=\"#880000\" text=\"#FFFFFF\"><DIV align=\"center\">
36 <TABLE border=\"0\" cellspacing=\"0\" cellpadding=\"0\">
38 <TD align=\"center\"><U><STRONG><BIG><BIG>A C C E S S D E N I E D !</BIG></BIG></STRONG></U></TD>
40 <TR><TD height=\"10\"></TD></TR>
43 You have tried to open a protected file! Your access has been logged in the server's logfile with your IP number:
46 <TR><TD height=\"10\"></TD></TR>
49 <STRONG>".getenv('REMOTE_ADDR')."</STRONG>