Welcome Guest, Not a member yet? Register   Sign In
How to implement https?
#1

[eluser]Unknown[/eluser]
Hi!

Sorry for my english. It's very bad.

I never implemented https and i have a cuestion.
In my server there is a folder http and a folder https. I always put my CI app in the http folder with no security.
I need to implement an app with security in login, register, checkout....
I have to place 2 different apps, one in http and one in https? I don't understant it

Thanks a lot
#2

[eluser]vanquish[/eluser]
You should be able to place all content for your app in 1 folder. Most web hosts allow sharing of the same folder for both SSL and non-SSL content.

If you want to access any webpages or content through SSL, make sure that the URL is https for all links.

Example - https://www.abc123site.com/img/logo.gif
#3

[eluser]Unknown[/eluser]
Ok. I asked it to my hosting provider and i can use the same folder for both

Thanks




Theme © iAndrew 2016 - Forum software by © MyBB