Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
php-7.4.33 /
ext /
filter /
Delete
Unzip
Name
Size
Permission
Date
Action
.libs
[ DIR ]
drwxr-xr-x
2024-03-12 14:26
tests
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
CREDITS
81
B
-rw-rw-r--
2022-10-31 11:36
callback_filter.c
1.76
KB
-rw-rw-r--
2022-10-31 11:36
callback_filter.lo
347
B
-rw-r--r--
2024-03-12 14:26
callback_filter.o
76.9
KB
-rw-r--r--
2024-03-12 14:26
config.m4
462
B
-rw-rw-r--
2022-10-31 11:36
config.w32
300
B
-rw-rw-r--
2022-10-31 11:36
filter.c
28.81
KB
-rw-rw-r--
2022-10-31 11:36
filter.lo
320
B
-rw-r--r--
2024-03-12 14:26
filter.o
198.96
KB
-rw-r--r--
2024-03-12 14:26
filter_private.h
4.55
KB
-rw-rw-r--
2022-10-31 11:36
logical_filters.c
26.27
KB
-rw-rw-r--
2022-10-31 11:36
logical_filters.lo
347
B
-rw-r--r--
2024-03-12 14:26
logical_filters.o
138.24
KB
-rw-r--r--
2024-03-12 14:26
php_filter.h
3.6
KB
-rw-rw-r--
2022-10-31 11:36
sanitizing_filters.c
10
KB
-rw-rw-r--
2022-10-31 11:36
sanitizing_filters.lo
356
B
-rw-r--r--
2024-03-12 14:26
sanitizing_filters.o
110.94
KB
-rw-r--r--
2024-03-12 14:26
Save
Rename
PHP_ARG_ENABLE([filter], [whether to enable input filter support], [AS_HELP_STRING([--disable-filter], [Disable input filter support])], [yes]) if test "$PHP_FILTER" != "no"; then PHP_NEW_EXTENSION(filter, filter.c sanitizing_filters.c logical_filters.c callback_filter.c, $ext_shared,, -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1) PHP_SUBST(FILTER_SHARED_LIBADD) PHP_INSTALL_HEADERS([ext/filter/php_filter.h]) PHP_ADD_EXTENSION_DEP(filter, pcre) fi