Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.213
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
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 /
share /
awstats /
tools /
[ HOME SHELL ]
Name
Size
Permission
Action
dolibarr
[ DIR ]
drwxr-xr-x
nginx
[ DIR ]
drwxr-xr-x
webmin
[ DIR ]
drwxr-xr-x
xslt
[ DIR ]
drwxr-xr-x
awstats_buildstaticpages.pl
19.5
KB
-rwxr-xr-x
awstats_configure.pl
25.38
KB
-rwxr-xr-x
awstats_exportlib.pl
12.3
KB
-rwxr-xr-x
awstats_updateall.pl
5.26
KB
-rwxr-xr-x
geoip_generator.pl
15.99
KB
-rwxr-xr-x
httpd_conf
1.16
KB
-rw-r--r--
logresolvemerge.pl
32.51
KB
-rwxr-xr-x
maillogconvert.pl
27.12
KB
-rwxr-xr-x
urlaliasbuilder.pl
9.53
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : httpd_conf
# # Content of this file, with correct values, can be automatically added to # your Apache server by using the AWStats configure.pl tool. # # If using Windows and Perl ActiveStat, this is to enable Perl script as CGI. #ScriptInterpreterSource registry # # Directives to add to your Apache conf file to allow use of AWStats as a CGI. # Note that path "/usr/share/awstats/" must reflect your AWStats install path. # Alias /awstatsclasses "/usr/share/awstats/wwwroot/classes/" Alias /awstatscss "/usr/share/awstats/wwwroot/css/" Alias /awstatsicons "/usr/share/awstats/wwwroot/icon/" ScriptAlias /awstats/ "/usr/share/awstats/wwwroot/cgi-bin/" # # This is to permit URL access to scripts/files in AWStats directory. # <Directory "/usr/share/awstats/wwwroot"> Options None AllowOverride None <IfModule mod_authz_core.c> # Apache 2.4 Require local </IfModule> <IfModule !mod_authz_core.c> # Apache 2.2 Order allow,deny Allow from 127.0.0.1 Allow from ::1 </IfModule> </Directory> # Additional Perl modules <IfModule mod_env.c> SetEnv PERL5LIB /usr/share/awstats/lib:/usr/share/awstats/plugins </IfModule>
Close