index (" / ") sometimes malfunctionates
Closed this issue · 1 comments
theMladyPan commented
E.g. localhost/path// should redirect to localhost/ but is not.
also anchor links such as: localhost/path/#/ should not be valid and be redirected to /
theMladyPan commented
fixed in 226f747