[support] Multisite Paths

Earnie Boyd earnie at users.sourceforge.net
Mon Dec 17 13:04:02 UTC 2012


On Sun, Dec 16, 2012 at 10:24 PM, Richard Damon wrote:
>
> If you want the image URL to really be /images/jim.jpg then what you
> need to do is set up a rule with .htaccess or a module to remap request
> for //example.com/images to //example.com/sites/example.com/images
>

Or modify the httpd config for the vhost to add an alias to map
sites/example.com/images to images.  Or move sites/example.com/images
to DocumentRoot (not advised).

-- 
Earnie
-- https://sites.google.com/site/earnieboyd


More information about the support mailing list