From 1bc7142991f5d429b78071e2e4e30d88fb1c7d51 Mon Sep 17 00:00:00 2001 From: fengyuexingzi Date: Fri, 24 Nov 2017 09:45:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=B8=8B=E8=BD=BD=E6=9D=83?= =?UTF-8?q?=E9=99=90=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.php | 2 +- public/out.php | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 public/out.php diff --git a/public/index.php b/public/index.php index d3c93cb..e7b6067 100644 --- a/public/index.php +++ b/public/index.php @@ -10,7 +10,7 @@ // +---------------------------------------------------------------------- // [ 应用入口文件 ] - +phpinfo();die; // 定义应用目录 define('APP_PATH', __DIR__ . '/../application/'); diff --git a/public/out.php b/public/out.php new file mode 100644 index 0000000..1f8a0c3 --- /dev/null +++ b/public/out.php @@ -0,0 +1,17 @@ + +

Permission denied

+

Login first!

\ No newline at end of file