HTTPS/SSL how to? |
11/12/2007 11:10:05 | |
| PHPRunner General questions | ||
|
F
Fawaz author
I do have SSL certificate on my web server, but I need to know how to configure PHPRunner project folder so that I can force all PHPRunner generated pages/files/folders to use my certificate. |
||
|
|
Sergey Kornilov admin 11/12/2007 |
|
Move all files to HTTPS folder (HTTPSDOCS or similar). This is it. |
|
|
F
|
Fawaz author 11/12/2007 |
Move all files to HTTPS folder (HTTPSDOCS or similar). This is it.
|
|
|
|
Alexey admin 11/13/2007 |
|
Fawaz, |
|
|
F
|
Fawaz author 11/13/2007 |
Fawaz, you need to contact your server admin to do this.
if($HTTP_SERVER_VARS["HTTPS"] != "on")
|
|
|
|
Alexey admin 11/13/2007 |
|
Fawaz, |
|