Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Summary-Talk] Sessions
If you have Summary Plus or SP you can use Aliases to solve this. Go to the Aliases configuration page and enter an alias that removes the PHPSESSID. Something like: /main.php*&PHPSESSID=* --> /main.php* Good Luck Jason On 8/2/03 10:51 AM Radek Saturka (saturka@praguebest.cz) wrote: >Hello, >I need something different. > >When I search for pageid=25 in the Pages view, >I have got result as this following: > >1.28% 7 1.0 1.0 1 08/01/03 >/main.php?pageid=25&lang=3&service=12&PHPSESSID=e4b1627ecfbf0e3fdac07b30866 >d >b8d8 > > 1.09% 6 0.9 0.8 1 08/01/03 >/main.php?pageid=25&lang=3&service=7&PHPSESSID=35a442040957c14d375acc67f13c >c >ab3 > > 1.09% 6 0.9 0.8 1 08/01/03 >/main.php?pageid=25&lang=3&service=7&PHPSESSID=690f773cad99a1b7800694fcd68f >5 >843 > >The last 2 have the same URL, except the PHPSESSID. I would like not to >process the session variable. >Without that, I will get only two rows in the example (service 12 and ----------------- Jason@Summary.Net ----------------- Dr. Seuss books . . . can be read and enjoyed on several levels. For example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed as a searing indictment of the narrow-minded binary counting system. -- Peter van der Linden, Expert C Programming, Deep C Secrets ------------- Go to <http://summary.net/list.html> to update subscription info.
|