This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Regex whitelist by file extension in 7.x?

Astaro 6.x had a very nice regex capability. There are posts here that 7.x supports regex for white/black lists by URL. Where is the file extension capability?

I see a streaming media option but insufficient ability to customize that filter. Is this just pre-configured port unlocking for common media types?

With 6.x, I used these lines:

--- media files ---
\.(afx|asf|asx|au|avi|divx|flv|gvp|m1a|m1v|m2a|m2v|m4a|m4v|m3u|mov|mp2|mp3|mp4|mpeg|mpg|pls|qt|ra|ram|rm|shs|tivo|ts|ty|viv|vivo|vob|vqf|wav|wma|wmv|wmx)($|\?)

--- common files which might have macros ----
\.(doc|ppt|xls)($|\?)

I cannot find anywhere in 7.10 to add such regex exclusions. There must be a place for us to specify which file types should not be scanned. The best I can tell, Astaro 7.x is a "blind trust" for streaming files and any custom or new formats won't work.


This thread was automatically locked due to age.