Blocking file extension
Moderator: Moderators
Blocking file extension
How to block file extensions like exe, flv, mp4, mkv?. I can't find any documentation about this. Does anyone here have experience how to do it?
Re: Blocking file extension
That's not going to be possible without a proxy middleman.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Blocking file extension
Is it possible to do it using restrictions as mentioned in this topic viewtopic.php?p=101#p101. What is the correct format for regex?
Yan
Yan
Re: Blocking file extension
With HTTP, maybe... But i doubt it would be reliable.
With HTTPS, no chance. We can't see the URI anymore, just the Host portion.
With HTTPS, no chance. We can't see the URI anymore, just the Host portion.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Blocking file extension
Thanks Lantis, I'll try using proxy then