02-09-2009 12:26 PM
Hello,
i will allow MS Powerpoint *.ppt files but will block *.pps files. With the Mime-Type application/powerpoint or application/vnd.ms-powerpoint all Powerpoint-Files will be blocked.
How can i do this ? Is there any way to define a file-extension to be blocked ?
Regards
Jens
02-10-2009 05:06 PM
Jens,
The only way to block a file extension is to use a custom category and define a regex value.
For your example, you could use:
\.ppt$
...to allow ppt files. Custom URL categories take prescedence over file type blocking.
02-10-2009 09:37 PM
Thank You, Josh !
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide