A file's web address is different from the local file structure
Posted
by
allanb
on Stack Overflow
See other posts from Stack Overflow
or by allanb
Published on 2011-02-06T23:16:38Z
Indexed on
2011/02/06
23:25 UTC
Read the original article
Hit count: 171
virtual-directory
I'm not sure how best to describe this (as you can clearly tell from the title) so I'll give you an example:
I have a multisite Drupal installation. Each of the sites' sitemap.xml files are located on the server at /sites/example.com/files though with a browser (and to search engines) it is accessible at example.com/sitemap.xml
I was wondering how this was achieved? Is this called Virtual Directory?
Thank you
© Stack Overflow or respective owner