mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Add example htaccess files for security of directories
This commit is contained in:
4
include/limesurvey/.htaccess.example
Normal file
4
include/limesurvey/.htaccess.example
Normal file
@@ -0,0 +1,4 @@
|
||||
AuthType None
|
||||
Satisfy Any
|
||||
Order Deny, Allow
|
||||
Allow from All
|
||||
Reference in New Issue
Block a user