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.
REMOTE_USER を使用して htaccess グループ ファイルを手動で解析し、グループ名を取得できることはわかっています。しかし、CGI が apache2 からグループ名を取得する方法はありますか?
Apacheは、ユーザーのグループの完全なリスト、または許可を成功させたグループをCGIまたは他のモジュールで利用できるようにしません。