简体   繁体   中英

Deploy a SSL HTTPS enabled site in XAMPP

Hi how to deploy a SSL enabled web site in XAMPP.. if im using PHP do i need to make any changes in the code?

There are some specific changes you might need to make, from the top of my head:

  • Secure Cookies
  • Scheme and Port manipulation in URLs
  • HTTP to HTTPS validations and redirections

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM