thing2b wrote:

What is the easiest way to make sure that both:
http://localhost//controller/action
and
http://localhost/////////////////////controller/action
are considered 404/ControllerNotFound?

The only way to do it is to create your own route. I.e. by copying framework route class and removing the trim() line.

--
Michał Minicki aka Martel Valgoerad | [EMAIL PROTECTED] | 
http://aie.pl/martel.asc
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
"Idleness is not doing nothing. Idleness is being free to do anything." --
Floyd Dell

Reply via email to