|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by KG1973 in Apache Web Server, Web Application Hosting, Security Issues in Programming
Currently we have a system for online query using the following spec:
Database : Oracle
Web language : php/javascript
webserver : apache
If I want to access the system, I used web browser
http://myserver/login.phpSo far, it is ok, I can access to this application. But it is still using 'HTTP'. I want to configure it to use 'HTTPS'. The user can use
http://myserver/login.php,
but the system will use
https://myserver/login.php (secured layer).
How ? Do I need to change php.ini file ? Or do I have to install additional tool ?
Thanks.
20090824-EE-VQP-74 - Hierarchy / EE_QW_3_20080625