17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1563 Views |
-
How to disable PHPSESSID?

21 January 2008 at 10:15pm
I would like to know, if there is a solution to rewrite the url any time, especially for the PHPSESSID. Normally you can see this ID for just 10 clicks or something like that and than it gets "rewrite". But also google for example lists any page with /PHPSESSID1234... at the end. I recognized, that this ID isn't shown on silverstripe.com so I suppose that this is just an adjustment, isn't it? Sorry for the bad English...
-
Re: How to disable PHPSESSID?

21 January 2008 at 11:37pm
Problem fixed! Obviously, this thread was displaced in this forum. But for all other noobs with this problem I will post the solution.
You have to add this "php_flag session.use_trans_sid off" to your .ataccess file and PHPSESSID is disabled. There might be some problems with user auth. when cookies are disabled...
| 1563 Views | ||
|
Page:
1
|
Go to Top |

