Ask a Question related to PHP Development, Design and Development.
-
Jason #1
Http sessions work but Https does not?? (IE cacheing bug?)
I'm using PHP 4.32 + Apache and testing with IE under W2K.
When I call pages using HTTP everything works fine, users can log in and
out, the data on the pages is always current.
When I call pages using HTTPS my log in session breaks. I can pull up
content under one user, log out and then back in as another user and see the
old user's content (not the current one). If I hit CTRL - Refresh (to
uncache and reload the page in IE), the page loads with the correct
information.
I am NOT using phplib, I have tried it, but I am getting the same results
(with allowcache = 'no').
Is there a <PROPER> fix for this?
Jason Guest
-
Will cross domain policy file work with http->https
I received the following error "Security error accessing url" although I have already placed the policy file on the server that hosts the service. ... -
Switching Between HTTP and HTTPS
Hi I wish to have a web site that has most of the pages as normal HTTP pages but has some areas that use HTTPS. I want to have it that if a user... -
http to https
Is there a coldfusion function that determines the gives me the protocol of the address bar(http, https) .I tried GetHttpRequestData, but I do not... -
PHP won't parse under https, but will with http
I'm not sure if this is the right forum for this question, but I'm hoping someone can help nonetheless. :) I installed an SSL Cert. on a site the... -
HTTPS to HTTP
When I am using server-side button to switch from https to http by using response.redirect "http://a.apsx" in response to the client event, I am... -
Problems #2
Re: Http sessions work but Https does not?? (IE cacheing bug?)
i am using fedora 14 as a server ,, i install all things (apache, tomcat, mysql, java, etc) now my senior give me that task that open localhost thoroug https://localhost ,,,,, pls can any one help me ?
i try all things but not going to responce pls help me outProblems Guest



Reply With Quote

