From c188c482b3b9ede88891fbcec0b2e6b1bdb8338e Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Thu, 08 Nov 2007 11:20:05 +0000 Subject: Support "/" as virtual-root When the virtual-root was a single "/", it would be normalized to NULL due to removal of trailing slashes, which in turn would fool us to belive that we shouldn't generate virtual urls. This makes the "/" normalize to "", effectively allowing virtual urls like http://example.com/projectname to be generated without specifying the full domain name as the virtual root. Signed-off-by: Lars Hjemli --- (limited to 'tests') -- cgit v0.9.0.2