diff options
Diffstat (limited to 'library/ajaxchat/chat/socket/.htaccess')
-rw-r--r-- | library/ajaxchat/chat/socket/.htaccess | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/library/ajaxchat/chat/socket/.htaccess b/library/ajaxchat/chat/socket/.htaccess new file mode 100644 index 000000000..91e386dc9 --- /dev/null +++ b/library/ajaxchat/chat/socket/.htaccess @@ -0,0 +1,4 @@ +AuthType Basic +AuthName "Forbidden" +AuthUserFile /dev/null +require user nobody
\ No newline at end of file |