first
This commit is contained in:
5
files/.htaccess
Normal file
5
files/.htaccess
Normal file
@@ -0,0 +1,5 @@
|
||||
# X-XSS-Protection
|
||||
<IfModule mod_headers.c>
|
||||
Header set Content-Disposition attachment
|
||||
Header set X-XSS-Protection "1; mode=block"
|
||||
</IfModule>
|
||||
Reference in New Issue
Block a user