[horde] Nag 4.0.1 - Creation of new task in Horde Groupware WebGUI results in a error 404
Jens-Uwe Mozdzen
jmozdzen at nde.ag
Thu Nov 29 19:55:40 UTC 2012
Hi Steve,
something I ought to have noticed earlier:
> <Location /webmail>
> [...]
>
> RewriteEngine on
From the module documentation
(http://httpd.apache.org/docs/current/mod/mod_rewrite.html#rewriteengine):
> RewriteEngine Directive
> [...]
> Context: server config, virtual host, directory, .htaccess
So your RewriteEngine statement there is in the wrong context
(location)? OTOH, the appropriate statement is in .htaccess, so unless
Apache bails out because of a statement in wrong context (your Apache
error log should tell), this is probably not the root cause.
What's in the Apache error log when you try to add a task in nag? And
how's the remainder of the Apache server set up - do you have multiple
vhosts so that the request might have hit the "wrong" server, without
an explicit AllowOverride? What happens if you enter syntactical
nonsense in the .htaccess file, do you see the to-be-expected error in
Apache's log when you access H5?
Regards,
Jens
--
Jens-U. Mozdzen voice : +49-40-559 51 75
NDE Netzdesign und -entwicklung AG fax : +49-40-559 51 77
Postfach 61 03 15 mobile : +49-179-4 98 21 98
D-22423 Hamburg e-mail : jmozdzen at nde.ag
Vorsitzende des Aufsichtsrates: Angelika Mozdzen
Sitz und Registergericht: Hamburg, HRB 90934
Vorstand: Jens-U. Mozdzen
USt-IdNr. DE 814 013 983
More information about the horde
mailing list