PHP Sessions across sub domains

前端 未结 17 1686
慢半拍i
慢半拍i 2020-11-22 05:59

I am trying to set up the following:

auth.example.com
sub1.example.com
sub2.example.com

If the user visits sub1.example.com or

17条回答
  •  暗喜
    暗喜 (楼主)
    2020-11-22 06:12

    I know this is old but this works fine for me with multiple domains and sub domains on the same box.

    ?>

提交回复
热议问题