Thanks Dasprids, I tried, it doesn't work. However I think I've found the cause of this error, this is the apache error log
(20024)The given path is misformatted or contained invalid characters: Cannot map GET I am testing on my localhost and I use Windows as O.S. After searching on Google I've found that the cause it's a problem between Apache and Windows. I'll try on a Linux system as soon as possible hoping not to get this error :) Regards Sergio Rinaudo > Date: Sat, 1 Aug 2009 20:46:42 +0200 > From: [email protected] > To: [email protected] > Subject: Re: [fw-general] Zend_Controller_Router_Route_Regex and Apache 403 > Forbidden error > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Sergio Rinaudo wrote on 01.08.2009 17:11: > > Hi, > > I'm using a Zend_Controller_Router_Route_Regex to make searches on my > > application, > > unfortunatelly, when I search special characters like double quote " or > > also < or > I get > > the Apache 403 forbidden error > > Try rawurlencode() on the value before. > > - -- > ................................... > : ___ _ ___ ___ ___ _ ___ : > : | \ /_\ / __| _ \ _ (_) \ : > : | |) / _ \\__ \ _/ / | |) | : > : |___/_/:\_\___/_| |_|_\_|___/ : > :........:........................: > : Web : http://www.dasprids.de : > : E-mail : [email protected] : > : Jabber : [email protected] : > : ICQ : 105677955 : > :........:........................: > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAkp0jZEACgkQ0HfT5Ws789C9TACgrflgogTxYokHGlUg4yv4z01H > yJMAoJmdbgM2JNOHmL/pu85oenPxwmEN > =rNPJ > -----END PGP SIGNATURE----- _________________________________________________________________ Messenger è su Hotmail. Scopri le novità. http://www.messenger.it/accediWebMessengerHotmail.aspx
