Post Reply 
The base config
Dec. 22, 2008, 08:21 PM
Post: #18
RE: The base config
(Dec. 22, 2008 11:19 AM)z12 Wrote:  Capture Real Referer (out): Could be useful for various filters if the header gets modified.
Flag Offsite urls (out): Real Referer exist's but is not same domain as url.

This filter fakes the referrer if it isn't the current host, changing it to http://current_host/
When it matches defines the variable RealReferer
Code:
[HTTP headers]
In = FALSE
Out = TRUE
Key = "Referer: Fake referer if not current host {ln}081222 (out) WIP"
URL = "(^local.ptron/*)"
Match = "( http://(^\h)*)\1"
Replace = "http://\h/$SET(RealReferer=\1)$LOG(C$DTM(c): Fake referer if not current host. Changed from \1 to http\:\/\/\h in \u)"


Edit: Ups, i forgot about making modifications, that's not for the framework... Anyway i will keep it posted here for a future
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
The base config - lnminente - Dec. 17, 2008, 05:06 PM
RE: The base config - bugger - Dec. 18, 2008, 05:27 AM
RE: The base config - lnminente - Dec. 18, 2008, 07:54 PM
RE: The base config - lnminente - Dec. 18, 2008, 10:36 PM
RE: The base config - ProxRocks - Dec. 18, 2008, 11:51 PM
RE: The base config - lnminente - Dec. 19, 2008, 11:24 AM
RE: The base config - z12 - Dec. 20, 2008, 03:22 PM
RE: The base config - ProxRocks - Dec. 20, 2008, 03:58 PM
RE: The base config - lnminente - Dec. 20, 2008, 04:07 PM
RE: The base config - ProxRocks - Dec. 20, 2008, 04:23 PM
RE: The base config - lnminente - Dec. 20, 2008, 04:34 PM
RE: The base config - ProxRocks - Dec. 20, 2008, 10:46 PM
RE: The base config - lnminente - Dec. 21, 2008, 01:18 AM
RE: The base config - Kye-U - Dec. 21, 2008, 03:30 AM
RE: The base config - lnminente - Dec. 21, 2008, 05:43 PM
RE: The base config - z12 - Dec. 22, 2008, 11:19 AM
RE: The base config - lnminente - Dec. 22, 2008, 05:22 PM
RE: The base config - lnminente - Dec. 22, 2008 08:21 PM
RE: The base config - z12 - Dec. 23, 2008, 04:06 PM
RE: The base config - lnminente - Dec. 24, 2008, 01:01 PM
RE: The base config - Siamesecat - Dec. 25, 2008, 07:33 AM
RE: The base config - lnminente - Dec. 25, 2008, 11:52 AM
RE: The base config - z12 - Dec. 26, 2008, 12:10 PM
RE: The base config - lnminente - Jan. 10, 2009, 01:58 AM
RE: The base config - sidki3003 - Jan. 10, 2009, 01:36 PM
RE: The base config - lnminente - Jan. 10, 2009, 02:24 PM
RE: The base config - lnminente - Jan. 17, 2009, 01:46 AM
RE: The base config - sidki3003 - Jan. 17, 2009, 05:58 PM
RE: The base config - lnminente - Jan. 17, 2009, 07:46 PM
RE: The base config - sidki3003 - Jan. 17, 2009, 07:56 PM
RE: The base config - lnminente - Jan. 17, 2009, 08:03 PM
RE: The base config - sidki3003 - Jan. 17, 2009, 08:18 PM
RE: The base config - lnminente - Feb. 10, 2009, 10:36 PM
RE: The base config - lnminente - Feb. 15, 2009, 12:15 AM
RE: The base config - Kye-U - Feb. 15, 2009, 02:30 AM
RE: The base config - lnminente - Feb. 15, 2009, 03:11 AM
RE: The base config - lnminente - Feb. 17, 2009, 04:41 PM
RE: The base config - lnminente - May. 04, 2009, 11:55 AM
RE: The base config - sidki3003 - May. 04, 2009, 05:43 PM
RE: The base config - lnminente - May. 16, 2009, 04:31 PM
RE: The base config - sidki3003 - May. 16, 2009, 08:55 PM
RE: The base config - lnminente - May. 17, 2009, 02:54 AM

Forum Jump: