From 716a232c0d61ff93850a7cb06b895b577d1e70c4 Mon Sep 17 00:00:00 2001
From: Lucien Gentis thus every URL path need not be valid on every backend physical
host. The following ruleset does this for us with the help of the map
files assuming that server0 is a default server which will be used if
- a user has no entry in the map):
RewriteEngine on @@ -400,7 +400,7 @@ RewriteRule ^/~(([a-z])[a-z0-9]+)(.*) /home/$2Discussion: -This technique will of course also work with with other + This technique will of course also work with other special characters that mod_rewrite, by default, URL-encodes. -- 2.40.0