>echo ( "<pre>\n" ); >print_r ( $_SERVER ); >echo ( "</pre>\n" );
On the redirect from http://compcanlit.ca/, I get: Array ( [DOCUMENT_ROOT] => /var/www/html2 [HTTP_ACCEPT] => image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */* [HTTP_ACCEPT_CHARSET] => iso-8859-1,*,utf-8 [HTTP_ACCEPT_ENCODING] => gzip [HTTP_ACCEPT_LANGUAGE] => en,fr [HTTP_CONNECTION] => Keep-Alive [HTTP_HOST] => compcanlit.usherbrooke.ca [HTTP_USER_AGENT] => Mozilla/4.79 [en]C-CCK-MCD (Win98; U) [PATH] => /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin [REDIRECT_STATUS] => 200 [REDIRECT_URL] => / [REMOTE_ADDR] => 142.169.108.39 [REMOTE_PORT] => 1066 [SCRIPT_FILENAME] => /var/www/html2/index.html [SERVER_ADDR] => 132.210.13.10 [SERVER_ADMIN] => root@localhost [SERVER_NAME] => compcanlit.usherbrooke.ca [SERVER_PORT] => 80 [SERVER_SIGNATURE] => Apache/1.3.27 Server at compcanlit.usherbrooke.ca Port 80 [SERVER_SOFTWARE] => Apache/1.3.27 (Unix) (Red-Hat/Linux) mod_ssl/2.8.12 OpenSSL/0.9.6b DAV/1.0.3 PHP/4.1.2 mod_perl/1.26 [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.0 [REQUEST_METHOD] => GET [QUERY_STRING] => [REQUEST_URI] => / [SCRIPT_NAME] => /index.html [PATH_TRANSLATED] => /var/www/html2/index.html [PHP_SELF] => /index.html [argv] => Array ( ) [argc] => 0 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php