first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<IfModule authz_core_module>
|
||||
Require all denied
|
||||
</IfModule>
|
||||
<IfModule !authz_core_module>
|
||||
Deny from all
|
||||
</IfModule>
|
||||
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Directory access is forbidden.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Directory access is forbidden.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Directory access is forbidden.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,24 @@
|
||||
CRITICAL - 2024-08-26 16:32:30 --> ParseError: syntax error, unexpected token "<", expecting end of file
|
||||
[Method: GET, Route: /]
|
||||
in APPPATH/Views/view_home.php on line 2.
|
||||
1 SYSTEMPATH/View/View.php(237): CodeIgniter\View\View->CodeIgniter\View\{closure}()
|
||||
2 SYSTEMPATH/Common.php(1169): CodeIgniter\View\View->render('view_home', [], true)
|
||||
3 APPPATH/Controllers/Home.php(9): view('view_home')
|
||||
4 SYSTEMPATH/CodeIgniter.php(933): App\Controllers\Home->index()
|
||||
5 SYSTEMPATH/CodeIgniter.php(509): CodeIgniter\CodeIgniter->runController(Object(App\Controllers\Home))
|
||||
6 SYSTEMPATH/CodeIgniter.php(355): CodeIgniter\CodeIgniter->handleRequest(null, Object(Config\Cache), false)
|
||||
7 SYSTEMPATH/Boot.php(325): CodeIgniter\CodeIgniter->run()
|
||||
8 SYSTEMPATH/Boot.php(67): CodeIgniter\Boot::runCodeIgniter(Object(CodeIgniter\CodeIgniter))
|
||||
9 FCPATH/index.php(56): CodeIgniter\Boot::bootWeb(Object(Config\Paths))
|
||||
CRITICAL - 2024-08-26 16:32:34 --> ParseError: syntax error, unexpected token "<", expecting end of file
|
||||
[Method: GET, Route: /]
|
||||
in APPPATH/Views/view_home.php on line 2.
|
||||
1 SYSTEMPATH/View/View.php(237): CodeIgniter\View\View->CodeIgniter\View\{closure}()
|
||||
2 SYSTEMPATH/Common.php(1169): CodeIgniter\View\View->render('view_home', [], true)
|
||||
3 APPPATH/Controllers/Home.php(9): view('view_home')
|
||||
4 SYSTEMPATH/CodeIgniter.php(933): App\Controllers\Home->index()
|
||||
5 SYSTEMPATH/CodeIgniter.php(509): CodeIgniter\CodeIgniter->runController(Object(App\Controllers\Home))
|
||||
6 SYSTEMPATH/CodeIgniter.php(355): CodeIgniter\CodeIgniter->handleRequest(null, Object(Config\Cache), false)
|
||||
7 SYSTEMPATH/Boot.php(325): CodeIgniter\CodeIgniter->run()
|
||||
8 SYSTEMPATH/Boot.php(67): CodeIgniter\Boot::runCodeIgniter(Object(CodeIgniter\CodeIgniter))
|
||||
9 FCPATH/index.php(56): CodeIgniter\Boot::bootWeb(Object(Config\Paths))
|
||||
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Directory access is forbidden.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Directory access is forbidden.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user