[nag] NAG - cant save task
Piotr Adamcio
p.adamcio at o-it.pl
Wed Oct 2 10:27:38 UTC 2013
Ralf but other modules like Callendar, Address Book etc works properly
this is my horde.conf (apache)
Alias /Microsoft-Server-ActiveSync /var/www/horde/rpc.php
Alias /horde
/var/www/horde &
nbsp;
&nb sp;
<Directory
/var/www/horde> &nb
sp;
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/"
&nb sp;
RewriteEngine
On &
nbsp;
RewriteRule ^/Microsoft-Server-ActiveSync /horde/rpc.php [PT,L,QSA]
RewriteRule .* -
[E=HTTP_MS_ASPROTOCOLVERSION:%{HTTP:Ms-Asprotocolversion}]
RewriteRule .* - [E=HTTP_X_MS_POLICYKEY:%{HTTP:X-Ms-Policykey}]
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
</Directory> &nb
sp;
and htaccess
allow from all
&nb sp;
<IfModule
mod_rewrite.c> &nbs
p;
RewriteEngine
On &
nbsp;
RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ rampage.php [QSA,L]
</IfModule>
and in .../horde/configuration/conf.php i have
$conf['urls']['pretty'] = false;
And what should i chege ?
*Pozdrawiam
Piotr Adamcio*
email : p.adamcio at o-it.pl
Logo OpenIT
W dniu 02.10.2013 11:35, Ralf Lang pisze:
> Please use the search form.
> Please configure URL rewriting properly.
More information about the nag
mailing list