Skip to content

Instantly share code, notes, and snippets.

@k-ish
Created June 18, 2019 03:54
Show Gist options
  • Save k-ish/ce5b9893041eedd464f39814a9e2419a to your computer and use it in GitHub Desktop.
Save k-ish/ce5b9893041eedd464f39814a9e2419a to your computer and use it in GitHub Desktop.
ドキュメントルート直下にファイルを配置。リクエストすることでphpやサーバー情報等を一覧で確認できる
<?php
phpinfo();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment