Linux server.kiran-academy.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
: 194.233.91.196 | : 216.73.216.216
Cant Read [ /etc/named.conf ]
7.4.32
finalho
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
local /
src /
mod_rpaf-0.8.4 /
[ HOME SHELL ]
Name
Size
Permission
Action
.libs
[ DIR ]
drwxr-xr-x
CHANGES
758
B
-rw-rw-r--
Makefile
419
B
-rw-rw-r--
README.md
2.72
KB
-rw-rw-r--
apxs.sh
261
B
-rwxrwxr-x
mod_rpaf.c
14.79
KB
-rw-rw-r--
mod_rpaf.la
925
B
-rw-r--r--
mod_rpaf.lo
276
B
-rw-r--r--
mod_rpaf.o
12.94
KB
-rw-r--r--
mod_rpaf.slo
0
B
-rw-r--r--
mod_rpaf.spec
1.29
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mod_rpaf.spec
Summary: Reverse Proxy Add Forward module for Apache Name: mod_rpaf Version: 0.8 Release: 1 License: Apache Group: System Environment/Daemons URL: https://github.com/gnif/mod_rpaf Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: httpd-devel Requires: httpd httpd-devel %description rpaf is for backend Apache servers what mod_proxy_add_forward is for frontend Apache servers. It does excactly the opposite of mod_proxy_add_forward written by Ask Bjørn Hansen. It will also work with mod_proxy in Apache starting with release 1.3.25 and mod_proxy that is distributed with Apache2 from version 2.0.36. %prep %setup -q %build make rpaf %install rm -rf $RPM_BUILD_ROOT install -m0755 -d $RPM_BUILD_ROOT$(apxs -q LIBEXECDIR) make DESTDIR=$RPM_BUILD_ROOT install install -m0644 -D debian/conf/rpaf.conf $RPM_BUILD_ROOT/etc/httpd/conf.d/mod_rpaf.conf %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_libdir}/httpd/modules/mod_rpaf.so %config(noreplace) %{_sysconfdir}/httpd/conf.d/mod_rpaf.conf %post /usr/sbin/apxs -e -A -n rpaf $(apxs -q LIBEXECDIR)/mod_rpaf.so %preun /usr/sbin/apxs -e -A -n rpaf $(apxs -q LIBEXECDIR)/mod_rpaf.so %changelog * Mon Oct 17 2011 Ben Walton <bwalton@artsci.utoronto.ca> - 0.7 - Initial spec file creation
Close