[PHP-DOC] Bug #17808 Updated: _$SERVER['HTTPS'] not documented From: eru <email protected>
Date: 07/02/02

 ID: 17808
 Updated by: eru <email protected>
 Reported By: ricky <email protected>
-Status: Open
+Status: Bogus
 Bug Type: Documentation problem
 Operating System: Linux 2.2.14
 PHP Version: 4.2.1
 New Comment:

There are lots of other variables that get set, such as REDIRECT, when
using mod_redirect, but this is server-dependent, whereas the variables
stated in the manual-pages are ones, that you can (almost) surely
expect on a normal server-installation.

Previous Comments:
------------------------------------------------------------------------

[2002-06-24 20:34:56] ricky <email protected>

I'm not sure what security information you are referring to.

As for reliable, it's reliably been working for me for at least the
past 3 releases.

------------------------------------------------------------------------

[2002-06-20 12:30:08] philip <email protected>

Should additional security information be mentioned within this
description? Like, is this 100% reliable?

------------------------------------------------------------------------

[2002-06-17 18:39:18] ricky <email protected>

The _$SERVER['HTTPS'] (& $HTTP_SERVER_VARS['HTTPS'] too) variable is
not documented in http://www.php.net/manual/en/reserved.variables.php.
The variable is only defined if the PHP script is viewed under https:
and has a value of 'on'.

------------------------------------------------------------------------

-- 
Edit this bug report at http://bugs.php.net/?id=17808&edit=1

-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php