如何使用SSL使用CodeIgniter加载特定页面?我有一个apache2/mode_ssl服务器.mod_ssl使用与非安全页面不同的文档根.例如,https(端口443)将提供页面/var/www/ssl_html/和http(端口80)服务页面/var/www/html/.如何让CodeIgniter在这个设置中发挥出色?
mode_ssl
mod_ssl
/var/www/ssl_html/
/var/www/html/
php apache ssl https codeigniter
apache ×1
codeigniter ×1
https ×1
php ×1
ssl ×1