[horde] Howto fix rampage.php/nag/t/save without RewriteEngine

Reini Urban rurban at cpanel.net
Fri Aug 16 16:22:14 UTC 2013


On 08/05/2013 10:52 AM, Reini Urban wrote:
> We are using a special webserver without a RewriteEngine
>
> I was trying this instead, but there is no controller found.
> nag/lib/Form/Task.php:
>
>      public function renderActive()
>      {
>          return
> parent::renderActive($this->getRenderer(array('varrenderer_driver' =>
> array('nag', 'nag'))), $this->_vars,
> Horde::url('../rampage.php/nag/t/save'), 'post');
>      }
>
> What else is needed to get this working without the RewriteEngine hack?
>
> I only need to find and load the nag/app/controllers/SaveTask.php

These are the patches needed to bypass rewrites to rampage.php for nag.

-- 
Reini
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nag-complete.patch
Type: text/x-patch
Size: 1637 bytes
Desc: not available
URL: <http://lists.horde.org/archives/horde/attachments/20130816/2034ce5a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nag-save.patch
Type: text/x-patch
Size: 1652 bytes
Desc: not available
URL: <http://lists.horde.org/archives/horde/attachments/20130816/2034ce5a/attachment-0001.bin>


More information about the horde mailing list