Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F256771
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
727 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/docs/kolab-syncroton.conf b/docs/kolab-syncroton.conf
new file mode 100644
index 0000000..01635bf
--- /dev/null
+++ b/docs/kolab-syncroton.conf
@@ -0,0 +1,25 @@
+# Kolab Syncroton configuration for Apache HTTPd
+#
+
+ScriptAlias /Microsoft-Server-ActiveSync /usr/share/kolab-syncroton/index.php
+
+<Directory "/usr/share/kolab-syncroton/">
+ Order Allow,Deny
+ Allow from All
+</Directory>
+
+<Directory "/usr/share/kolab-syncroton/config/">
+ Order Deny,Allow
+ Deny from All
+</Directory>
+
+<Directory "/usr/share/kolab-syncroton/lib/">
+ Order Deny,Allow
+ Deny from All
+</Directory>
+
+<Directory "/usr/share/kolab-syncroton/logs/">
+ Order Deny,Allow
+ Deny from All
+</Directory>
+
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Jun 9, 6:49 PM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
196832
Default Alt Text
(727 B)
Attached To
Mode
R4 syncroton
Attached
Detach File
Event Timeline
Log In to Comment