Forum Moderators: mack
I've just installed SSL on my server and I want to upload my site to the server, but I'm not sure which folder I should upload it too. Public_html or Private_html ? I want my whole site to be secure.
If I upload the whole site to the private_html folder, what would happen to the public_html folder?
Thanks
I want my whole site to be secure.
Are you absolutely positively sure you want to do this? Pages secured by an SSL cert must be encrypted and decrypted during transit. Even the fastest servers and users with the fastest computers (because the browsers do the decrypting for display) will demonstrate a significant slowdown over non-SSL pages.
Your site will load much slower than necessary. You should only use SSL on pages that need it so it doesn't slow down every . . . . single . . . page on your site.
3. Do you guys have any standards or good practice to do this kinda of thing because I'm totaly new to this.
Sorry for asking too many questions.
Have a nice day.