Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1841117
kolab-syncroton.conf
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
kolab-syncroton.conf
View Options
# Kolab Syncroton configuration for Apache HTTPd
#
ScriptAlias /Microsoft-Server-ActiveSync /usr/share/kolab-syncroton/index.php
<Directory "/usr/share/kolab-syncroton/">
AllowOverride All
<ifModule mod_authz_core.c>
Require all granted
</ifModule>
<ifModule !mod_authz_core.c>
Order Allow,Deny
Allow from All
</ifModule>
</Directory>
<Directory "/usr/share/kolab-syncroton/config/">
Options -FollowSymLinks
<ifModule mod_authz_core.c>
Require all denied
</ifModule>
<ifModule !mod_authz_core.c>
Order Deny,Allow
Deny from All
</ifModule>
</Directory>
<Directory "/usr/share/kolab-syncroton/lib/">
<ifModule mod_authz_core.c>
Require all denied
</ifModule>
<ifModule !mod_authz_core.c>
Order Deny,Allow
Deny from All
</ifModule>
</Directory>
<Directory "/usr/share/kolab-syncroton/logs/">
Options -FollowSymLinks
<ifModule mod_authz_core.c>
Require all denied
</ifModule>
<ifModule !mod_authz_core.c>
Order Deny,Allow
Deny from All
</ifModule>
</Directory>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 25, 2:20 PM (2 h, 45 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
219556
Default Alt Text
kolab-syncroton.conf (1 KB)
Attached To
Mode
R4 syncroton
Attached
Detach File
Event Timeline
Log In to Comment