El sáb, 28-03-2009 a las 20:44 -0600, Nathan Palmer escribió: [...] > http://www.nathanpalmer.name/node/1/edit > and it's trying to post back to "/node/1/edit?q=/node/1/edit" [...] > The default rewrite rule I have setup takes the regex of ^(.*)$ to > /index.php?q=$1.
Try internal redirection ^.*$ to /index.php If that doesn't solve your problem, have a look at [1] if you haven't done so yet. There is a second redirection mentioned there. [1] http://www.cherokee-project.com/doc/cookbook_drupal.html Regards, -- Alberto Caso Palomino | Adaptia [email protected] | http://www.adaptia.es _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
