[horde] Horde 5 Apache directives

Steven Swarts steven at swartsit.com
Fri Jun 7 18:13:16 UTC 2013


G’day guys,

 

Could someone please share with me their horde.conf file (or whatever you call it) used by Apache??

I need to have URL rewriting, for Nag.

Currently mine says:

 

###################

 

Alias /autodiscover/autodiscover.xml /var/www/horde/rpc.php

Alias /Microsoft-Server-ActiveSync /var/www/horde/rpc.php

 

Alias /Autodiscover/Autodiscover.xml /var/www/horde/rpc.php

Alias /AutoDiscover/AutoDiscover.xml /var/www/horde/rpc.php

 

Alias /horde /var/www/horde

Alias /webmail /var/www/horde

 

<Directory /var/www/horde>

           Options +FollowSymLinks

           AllowOverride None

           order allow,deny

           allow from all

           AddType application/x-httpd-php .php

           php_value include_path ".:/usr/share/php"

           php_value open_basedir "none"

           php_value upload_tmp_dir "/var/www/horde/phptmp/"

</Directory>

 

###################

 

Any help is greatly appreciated, thank you.

 

Regards,

Steven Swarts

 



More information about the horde mailing list