[ mailman-Bugs-640360 ] path relative URLs with /base vs /base/
Bugs item #640360, was opened at 2002-11-18 17:23 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=640360&group_id=103
Category: Web/CGI Group: 2.1 beta Status: Open Resolution: None
Priority: 7 Submitted By: Donn Cave (donnc) Assigned to: Nobody/Anonymous (nobody) Summary: path relative URLs with /base vs /base/
Initial Comment:
Our Apache server accepts path requests with or with a
trailing slash, indifferently. (I understand there is no
redirect.) This affects (cripples) relative paths, because
http://host/mailman/private/name is the same page as http://
host/mailman/private/name/, but is different in reference to
relative paths. The relative location of a month would be
href="name/2002-November/subject.html"' for the former, but
href="2002-November/subject.html"' for the latter.
I suspect that the "private" URL is rarely entered by hand anyway, but FYI. /mailman/private/name/2002-November/ subject.html is OK, as far as I know.
2.1b4
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=640360&group_id=103
participants (1)
-
noreply@sourceforge.net