twaelti
1-30-05, 01:27 PM
I would like to put a few files in a folder "downloads" on my site, then setup two "virtual directories" such as "abc" and "xyz". Download links would then point to e.g. mysite.com/abc/thefile.zip or mysite.com/xyz/anotherfile.zip, while in fact the files only reside in the "downloads" folder.
- Can this be done without a .htaccess/redirect trick?
- If yes, how do I create such virtual folders? Is this what symblic links are used for?
- If not - which filepath does the enduser see after the redirect? (I would like to hide the original location of the files from the users' view)
Thanks for any support - My *nix knowledge is pretty nonexistant :)
-Tom
- Can this be done without a .htaccess/redirect trick?
- If yes, how do I create such virtual folders? Is this what symblic links are used for?
- If not - which filepath does the enduser see after the redirect? (I would like to hide the original location of the files from the users' view)
Thanks for any support - My *nix knowledge is pretty nonexistant :)
-Tom