Directory added for generic listener decorators, e.g. encryption, buffering etc.
authorRoland Häder <roland@mxchange.org>
Tue, 7 Jul 2009 21:34:41 +0000 (21:34 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 7 Jul 2009 21:34:41 +0000 (21:34 +0000)
.gitattributes
application/hub/main/listener/decorators/.htaccess [new file with mode: 0644]

index 0cff0ffc158bb56f24ebd5c618eeb540c5a2c50c..a9acfd1400f9f7948172f507942c4c540744c780 100644 (file)
@@ -44,6 +44,7 @@ application/hub/main/listener/.htaccess -text
 application/hub/main/listener/class_ -text
 application/hub/main/listener/class_BaseListener.php -text
 application/hub/main/listener/class_BaseListenerDecorator.php -text
+application/hub/main/listener/decorators/.htaccess -text
 application/hub/main/listener/tcp/.htaccess -text
 application/hub/main/listener/tcp/class_TcpListener.php -text
 application/hub/main/listener/tcp/decorators/.htaccess -text
diff --git a/application/hub/main/listener/decorators/.htaccess b/application/hub/main/listener/decorators/.htaccess
new file mode 100644 (file)
index 0000000..3a42882
--- /dev/null
@@ -0,0 +1 @@
+Deny from all