Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
だから私は $_SERVER['PHP_AUTH_USER'] を使うことを知っています
認証されたユーザーの現在のユーザー名が表示されます。
しかし、代わりに、現在認証されているすべてのライブユーザー (およびその IP アドレスなど) のリストをダンプできるようにしたいのですが、これは php で実行できますか? または、bash も良いでしょう。php 5 で apache を実行します。