Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
phpmyadmin /
templates /
table /
Delete
Unzip
Name
Size
Permission
Date
Action
browse_foreigners
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
chart
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
delete
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
export
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
find_replace
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
gis_visualization
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
import
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
insert
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
maintenance
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
operations
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
partition
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
privileges
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
relation
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
search
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
structure
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
tracking
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
zoom_search
[ DIR ]
drwxr-xr-x
2025-06-07 11:58
index_form.twig
10.26
KB
-rw-r--r--
2023-02-07 21:35
index_rename_form.twig
1.01
KB
-rw-r--r--
2023-02-07 21:35
page_with_secondary_tabs.twig
986
B
-rw-r--r--
2023-02-07 21:35
start_and_number_of_rows_fieldset.twig
946
B
-rw-r--r--
2023-02-07 21:35
Save
Rename
<form action="{{ url('/table/indexes/rename') }}" method="post" name="index_frm" id="index_frm" class="ajax"> {{ get_hidden_inputs(form_params) }} <fieldset class="pma-fieldset" id="index_edit_fields"> <div class="index_info"> <div> <div class="label"> <strong> <label for="input_index_name"> {% trans 'Index name:' %} {{ show_hint('"PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!'|trans) }} </label> </strong> </div> <input type="text" name="index[Key_name]" id="input_index_name" size="25" maxlength="64" value="{{ index.getName() }}" onfocus="this.select()"> </div> </div> </fieldset> <fieldset class="pma-fieldset tblFooters"> <button class="btn btn-secondary" type="submit" id="preview_index_frm">{% trans 'Preview SQL' %}</button> </fieldset> </form>