initial commit
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
Order Deny,Allow
|
||||
Deny from All
|
||||
|
||||
<IfModule LiteSpeed>
|
||||
RewriteEngine on
|
||||
RewriteRule .* - [F,L]
|
||||
</IfModule>
|
Reference in New Issue
Block a user