Certificate, https, ssl, security web....

maximo

New member
Joined
Mar 5, 2007
Messages
2
Well, i have a problem with certificates.

I'm trying to put one in a folder (i suppose it's possible): http://myweb.com/security

I want this part have the same security that the DA have (http, ssl).

Could anybody help me?

Step to Step if it's possible.

Thanks.
 
do you mean that you want myweb.com/security only to be made available as https://myweb.com/security and not as http://myweb.com/security?

If that's what you want then you should put the code you want available in only via https inside a private_html/security, not inside public_html/security.

To secure it you buy a Secure Cert for the myweb.com domain (personally I'd probably use www.myweb.com but that's up to you). For that to happen, myweb.com has to be on it's own IP#, and you have to have SSL enabled.

Unless you've got your own DA server you may need help from your hosting provider in implementing these steps.

Jeff
 
Back
Top