Post Reply 
how to add a front query ?
Oct. 24, 2011, 07:07 PM
Post: #1
how to add a front query ?
i wnt all forwarded urls to start with lets say "abc.com/" so if the url sent to proximitron is "google.com" i want proximitron to modify it into "abc.com/google.com" and any other site too .

is that possible ?
Add Thank You Quote this message in a reply
Oct. 24, 2011, 09:14 PM
Post: #2
RE: how to add a front query ?
Code:
[HTTP headers]
In = FALSE
Out = TRUE
Key = "! : RDIR: all through abc.com/ (out)"
URL = "\0&$RDIR(http://abc.com/\0)"


HTH
Add Thank You Quote this message in a reply
Oct. 25, 2011, 06:13 AM
Post: #3
RE: how to add a front query ?
thnx ,i'll try it right away Smile!
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: