HEX
Server: Apache
System: Linux dinesh8149 5.15.98-grsec-sharedvalley-2.lc.el8.x86_64 #1 SMP Thu Mar 9 09:07:30 -03 2023 x86_64
User: usesambura1 (1212012)
PHP: 7.0.33
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //proc/self/root/etc/httpd/conf.d/machine.conf
<VirtualHost _default_:81>
    DirectoryIndex index.htm index.html index.shtml index.php index.php5 index.php7 index.php8
    DocumentRoot /var/www/html
    ProxyPass /server-status !
    <Location /server-status>
        SetHandler server-status
        Require all denied
        Include /etc/httpd/conf/ranges_escritorio.conf
    </Location>
    <FilesMatch \.(phtml|php[0-9]*)$>
       SetHandler "proxy:unix:/var/lib/php-fpm/dinesh8149-8.0.sock|fcgi://dinesh8149"
    </FilesMatch>
    <Proxy "fcgi://dinesh8149">
      ProxySet timeout=300
    </Proxy>
    ProxyPass /cgi-bin/ uwsgi://127.0.0.1:6902/
</VirtualHost>

<VirtualHost _default_:8443>
    SSLEngine on
    DirectoryIndex index.htm index.html index.shtml index.php index.php5 index.php7 index.php8
    DocumentRoot /var/www/html
    ProxyPass /server-status !
    <Location /server-status>
        SetHandler server-status
        Require all denied
        Include /etc/httpd/conf/ranges_escritorio.conf
    </Location>
    <FilesMatch \.(phtml|php[0-9]*)$>
       SetHandler "proxy:unix:/var/lib/php-fpm/dinesh8149-8.0.sock|fcgi://dinesh8149"
    </FilesMatch>
    <Proxy "fcgi://dinesh8149">
      ProxySet timeout=300
    </Proxy>
    ProxyPass /cgi-bin/ uwsgi://127.0.0.1:6902/
</VirtualHost>

<VirtualHost *:81>
    ServerName dinesh8149
    ServerAlias dinesh8149.locaweb.com.br dinesh8149.hospedagem.locaweb.com.br
    DirectoryIndex index.htm index.html index.shtml index.php index.php5 index.php7 index.php8
    DocumentRoot /var/www/html
    ProxyPass /server-status !
    <Location /server-status>
        SetHandler server-status
        Require all denied
        Include /etc/httpd/conf/ranges_escritorio.conf
    </Location>
    <FilesMatch \.(phtml|php[0-9]*)$>
      SetHandler "proxy:unix:/var/lib/php-fpm/dinesh8149-8.0.sock|fcgi://dinesh8149"
    </FilesMatch>
    <Proxy "fcgi://dinesh8149">
      ProxySet timeout=300
    </Proxy>
    ProxyPass /cgi-bin/ uwsgi://127.0.0.1:6902/
</VirtualHost>

<VirtualHost *:8443>
    SSLEngine on
    ServerName dinesh8149
    ServerAlias dinesh8149.locaweb.com.br dinesh8149.hospedagem.locaweb.com.br
    DirectoryIndex index.htm index.html index.shtml index.php index.php5 index.php7 index.php8
    DocumentRoot /var/www/html
    ProxyPass /server-status !
    <Location /server-status>
        SetHandler server-status
        Require all denied
        Include /etc/httpd/conf/ranges_escritorio.conf
    </Location>
    <FilesMatch \.(phtml|php[0-9]*)$>
      SetHandler "proxy:unix:/var/lib/php-fpm/dinesh8149-8.0.sock|fcgi://dinesh8149"
    </FilesMatch>
    <Proxy "fcgi://dinesh8149">
      ProxySet timeout=300
    </Proxy>
    ProxyPass /cgi-bin/ uwsgi://127.0.0.1:6902/
</VirtualHost>