hello,
i tried this out but there seem some problem. i have an index.php3 page which is internally using 3 files pages this page is
https://url/index.php3
after the authentication module the index.php3 file calls other files to show links internally so the url remains the same (https://url/index.php3)
now after the authentication i want the session to be http and not https meaning the url should be
(http://url/index.php3)
regards
kaus