I've secure my website with Apache, using the SSL connector.
But I have a problem : Imagine I have a page with confidential data to send.
This page has the following URL : https://localhost:8443/importantData.html
We only have to change manually the URL with http://localhost:8080/importantData.html 
to avoid the SSL connection?
It's not very secure.
please give me a hand
Thanks

Steph

Reply via email to