diff options
Diffstat (limited to 'web/stream.gathering.org/.htaccess')
-rw-r--r-- | web/stream.gathering.org/.htaccess | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/stream.gathering.org/.htaccess b/web/stream.gathering.org/.htaccess new file mode 100644 index 0000000..7a37cd3 --- /dev/null +++ b/web/stream.gathering.org/.htaccess @@ -0,0 +1,4 @@ +# Deny access to streamlib from web browser +RewriteEngine On +RewriteBase / +RewriteRule ^streamlib.* - [F,L]
\ No newline at end of file |