route = "(.+)(?:\.php)?" On Tue, Sep 1, 2009 at 5:20 AM, Naimesh.Trivedi (Gmail) < [email protected]> wrote:
> Hello ! > > > > Can anybody help me telling, how to keep the URL intact for the working > websites but still to convert them in Zend Framework 1.9. The old sites URLs > are like > > > > http://www.abc.com/index.php > > http://www.abc.com/abc.php?id=23 > > > > > > Please help me on this with some example. > > > > Thanks in Advance ! > > > > Nbt > > > > >
