Document where HTTP_SSLPROXY comes from, and why.
This commit is contained in:
parent
5854e95130
commit
3b2d8498c0
1 changed files with 3 additions and 0 deletions
|
|
@ -188,6 +188,9 @@ sub requestNotViewed {
|
||||||
|
|
||||||
Returns true if a https request was made.
|
Returns true if a https request was made.
|
||||||
|
|
||||||
|
HTTP_SSLPROXY is set by mod_proxy in the WRE so that WebGUI knows that the original request
|
||||||
|
was made via SSL.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
sub sslRequest {
|
sub sslRequest {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue