force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
1
ControlPanel/modules/ftp/temp/.htaccess
Executable file
1
ControlPanel/modules/ftp/temp/.htaccess
Executable file
|
|
@ -0,0 +1 @@
|
|||
deny from all
|
||||
2
ControlPanel/modules/ftp/temp/chmod_this_dir_to_777.txt
Executable file
2
ControlPanel/modules/ftp/temp/chmod_this_dir_to_777.txt
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
Don't forget to chmod this directory to 777 (all permissions).
|
||||
6
ControlPanel/modules/ftp/temp/index.php
Executable file
6
ControlPanel/modules/ftp/temp/index.php
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
// Redirect people who try to view this folder to the main index.php page
|
||||
header("Location:../index.php");
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue