Initial
This commit is contained in:
6
writable/.htaccess
Normal file
6
writable/.htaccess
Normal file
@@ -0,0 +1,6 @@
|
||||
<IfModule authz_core_module>
|
||||
Require all denied
|
||||
</IfModule>
|
||||
<IfModule !authz_core_module>
|
||||
Deny from all
|
||||
</IfModule>
|
||||
11
writable/cache/index.html
vendored
Normal file
11
writable/cache/index.html
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Directory access is forbidden.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
0
writable/debugbar/.gitkeep
Normal file
0
writable/debugbar/.gitkeep
Normal file
1
writable/debugbar/debugbar_1648562949.json
Normal file
1
writable/debugbar/debugbar_1648562949.json
Normal file
File diff suppressed because one or more lines are too long
1
writable/debugbar/debugbar_1648563117.json
Normal file
1
writable/debugbar/debugbar_1648563117.json
Normal file
File diff suppressed because one or more lines are too long
1
writable/debugbar/debugbar_1648567053.json
Normal file
1
writable/debugbar/debugbar_1648567053.json
Normal file
File diff suppressed because one or more lines are too long
1
writable/debugbar/debugbar_1648567978.json
Normal file
1
writable/debugbar/debugbar_1648567978.json
Normal file
File diff suppressed because one or more lines are too long
1
writable/debugbar/debugbar_1648575531.json
Normal file
1
writable/debugbar/debugbar_1648575531.json
Normal file
File diff suppressed because one or more lines are too long
1
writable/debugbar/debugbar_1648576249.json
Normal file
1
writable/debugbar/debugbar_1648576249.json
Normal file
File diff suppressed because one or more lines are too long
1
writable/debugbar/debugbar_1648576260.json
Normal file
1
writable/debugbar/debugbar_1648576260.json
Normal file
File diff suppressed because one or more lines are too long
1
writable/debugbar/debugbar_1648576748.json
Normal file
1
writable/debugbar/debugbar_1648576748.json
Normal file
File diff suppressed because one or more lines are too long
11
writable/logs/index.html
Normal file
11
writable/logs/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Directory access is forbidden.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
11
writable/session/index.html
Normal file
11
writable/session/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Directory access is forbidden.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
11
writable/uploads/index.html
Normal file
11
writable/uploads/index.html
Normal file
@@ -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