|
01-01-2005, 05:06 PM | #1 |
Orange Mole
Join Date: Jan 2004
Posts: 30
|
Excluding phpsessid's
Am I able to use a pipe in this for more possible sesson id's?
Like PHPSESSID|ID|SID and so on Would this line be correct? Code:
define('PHPDIG_SESSID_VAR','(PHPSESSID|ID|SID)'); // name of the SID variable
__________________
Horse Search Engine |
01-01-2005, 05:35 PM | #2 |
Purple Mole
Join Date: Jan 2004
Posts: 694
|
That might work. Try it and see.
Just for the record, the session id remove logic is located in robot_functions.php. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Excluding/Including by Path | djwm | How-to Forum | 2 | 01-02-2005 05:13 AM |
Excluding only one link | arena75 | How-to Forum | 5 | 10-10-2004 02:46 PM |
excluding keywords from indexing | Fking | How-to Forum | 1 | 10-05-2004 06:43 PM |
Excluding toolbars etc | cgbrowne | How-to Forum | 1 | 04-14-2004 06:39 AM |
excluding problem | schaapje | Troubleshooting | 1 | 03-30-2004 10:51 AM |