-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 routes.tag.route = "tag/:word/:page" routes.tag.defaults.module = default routes.tag.defaults.controller = index routes.tag.defaults.action = tag routes.tag.defaults.page = 1
José de Menezes Soares Neto schrieb: > Hi, > > I get a Config.ini with a router: > > routes.tag.route = "tag/:word/:page" > routes.tag.defaults.module = default > routes.tag.defaults.controller = index > routes.tag.defaults.action = tag > > And it is working like that: > > http://localhost/app/tag/word/123 > > But I would like to have this working too: > > http://localhost/app/tag/word > > But it is not working, how to make it work? > > Regards, > > José > - -- ................................... : ___ _ ___ ___ ___ _ ___ : : | \ /_\ / __| _ \ _ (_) \ : : | |) / _ \\__ \ _/ / | |) | : : |___/_/:\_\___/_| |_|_\_|___/ : :........:........................: : Web : http://www.dasprids.de : : E-mail : [EMAIL PROTECTED] : : Jabber : [EMAIL PROTECTED] : : ICQ : 105677955 : :........:........................: -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFI2Rtx0HfT5Ws789ARAtnIAKCUOybSeAUcVLWmpVPGSJlWPbejbQCg0W/S u/WaPDLn3OpoDW6nbhx3NDI= =jF3U -----END PGP SIGNATURE-----
