[horde] Howto fix rampage.php/nag/t/save without RewriteEngine
Reini Urban
rurban at cpanel.net
Mon Aug 5 20:17:02 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
Got it working with the attached patch.
--
Reini
Working towards a true Modern Perl.
Slim, functional, unbloated, compile-time optimizable
--
Reini
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nag-4.1.1.patch
Type: text/x-patch
Size: 2180 bytes
Desc: not available
URL: <http://lists.horde.org/archives/horde/attachments/20130805/87fb1820/attachment.bin>
More information about the horde
mailing list