Post Reply 
The base config
Dec. 18, 2008, 07:54 PM
Post: #3
RE: The base config
Let's begin...

Enabling filtering by extension____________________________________

This filter was created to enable filtering in files wich usually are not parsed by proxomitron by default.

An example: http://prxbx.com/forums/syndication.php
Extensions by now: php (more extensions will be added in the future)

Code:
[HTTP headers]
In = TRUE
Out = FALSE
Key = "Content-Type: Enabling filtering by extension {ln}081218"
URL = "*.(php)(\?*|)"
Match = "\1"
Replace = "\1$FILTER(true)$LOG(wEnable filtering by extension)"

How to contribute to this filter: if you find a extension wich is not filtered by default. Replace (php) with (php|your_extension1|your_extension2|your_extension3)
Test if it works, and PM me the extension you added to improve this filter.
If you have an improvement to this filter post it here Wink
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: