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