⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.124
Server IP:
50.28.103.30
Server:
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
server
/
nginx
/
src
/
ngx_cache_purge
/
View File Name :
config
if [ "$HTTP_PROXY" = "YES" ]; then have=NGX_HTTP_PROXY . auto/have fi if [ "$HTTP_FASTCGI" = "YES" ]; then have=NGX_HTTP_FASTCGI . auto/have fi if [ "$HTTP_SCGI" = "YES" ]; then have=NGX_HTTP_SCGI . auto/have fi if [ "$HTTP_UWSGI" = "YES" ]; then have=NGX_HTTP_UWSGI . auto/have fi ngx_addon_name=ngx_http_cache_purge_module HTTP_MODULES="$HTTP_MODULES ngx_http_cache_purge_module" NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_cache_purge_module.c" have=NGX_CACHE_PURGE_MODULE . auto/have