[horde] Test Script and availability on mobiles
John McIntyre
joh98.mac at gmail.com
Wed Oct 9 13:59:24 UTC 2013
All right, I just tried to set up the account from scratch, whilst watching
the logs. This is what I see..
==> error_log <==
[Wed Oct 09 14:54:59 2013] [error] [client XXX.XXX.XXX.XXX] File does not
exist: /var/www/html/Autodiscover
==> access.log <==
XXX.XXX.XXX.XXX - - [09/Oct/2013:14:54:59 +0100] "POST
/Autodiscover/Autodiscover.xml HTTP/1.1" 404 312 "-"
"Apple-iPhone4C1/1101.501"
==> error_log <==
[Wed Oct 09 14:54:59 2013] [error] [client XXX.XXX.XXX.XXX] File does not
exist: /var/www/html/Autodiscover
==> access.log <==
XXX.XXX.XXX.XXX - - [09/Oct/2013:14:54:58 +0100] "POST
/Autodiscover/Autodiscover.xml HTTP/1.1" 404 312 "-"
"Apple-iPhone4C1/1101.501"
This I don't get, as I have ..
===
Alias /horde /usr/share/horde
Alias /Microsoft-Server-ActiveSync /usr/share/horde/rpc.php
Alias /autodiscover/autodiscover.xml /usr/share/horde/rpc.php
<Directory /usr/share/horde>
Options Indexes FollowSymLinks
RewriteEngine On
AllowOverride All
DirectoryIndex index.php
Order allow,deny
Allow from all
</Directory>
===
.. in httpd.conf.
J.
More information about the horde
mailing list