How do I configure the server to generate the $_SERVER['REMOTE_USER'] variable?
My Linux system:
Apache/2.2.9 (Debian)
DAV/2
SVN/1.5.1
PHP/5.2.6-1+lenny2 with Suhosin-Patch
mod_python/3.3.1 Python/2.5.2
mod_perl/2.0.4 Perl/v5.10.0
$_SERVER['REMOTE_USER']
Moderator: General Moderators
Re: $_SERVER['REMOTE_USER']
It's REMOTE_ADDR, not REMOTE_USER