first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-08-26 12:42:47 -04:00
commit 5e08671cbe
2003 changed files with 449515 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<IfModule authz_core_module>
Require all denied
</IfModule>
<IfModule !authz_core_module>
Deny from all
</IfModule>
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>
+24
View File
@@ -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))
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>