On 8 Apr 2013, at 13:06, Kieren Diment <dim...@gmail.com> wrote:

> Slashes in urls that aren't path separators are a pain.  Avoid by adjusting 
> your implementation.

+1

I once had to write a CGI script to use as a 404 handler to deal with Apache 
not liking %2F.

(I believe at that stage we could have also solved the problem by not using an 
out of date Apache, but on high rejected that option).

-- 
David Dorward
http://dorward.co.uk

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to