NetInsight: find and replace custom session ids from URLs

by JC on October 23, 2008 · 0 comments

in Settings

More often than not when using NetInsight you’ll want to strip out sections of URL, rewrite parts and modify the query string.

A common task is removing session ids from the page, here is the regular expression you need to remove the session id from the following example:

URL

http://www.pickuppal.com/pup/intro.html;jsessionid=79FG987987987JGDGDK7YTTUYT

Regular Expression pattern

(;jsessionid=[0-9A-F]+)

Related posts:

  1. PickupPal Groups
  2. NetInsight website analytics
  3. PickupPal Blog » Major new changes to PickupPal
  4. SCP SSH custom ports
  5. Lots of updates on PickupPal

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous post: SCP SSH custom ports

Next post: How to expand keywords in Excel