Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117884706
kolab-syncroton.conf
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
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, Apr 6, 1:36 AM (2 d, 20 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
4e/0e/c44d7b1da6ac78c0f2f79703a117
Default Alt Text
kolab-syncroton.conf (1 KB)
Attached To
Mode
rS syncroton
Attached
Detach File
Event Timeline