[Maypole] CGI::Mypole trailing slash
raptor@tvskat.net
raptor@tvskat.net
Wed, 2 Jun 2004 14:57:55 +0300
hi,
I have the following problem that I have to modify all templates to add trailing slash "/"
when the link is build. (then when I move to apache2 have to revert all modifications :"()
Is there some more general way of doing this..
If I put trailing slash on uri_base then in some places double-slash appears "//",
which again breaks the things...(Then probably in this case somewhere where path is parsed multiply slashes have to be stripped..)
tia