Can I set individual files folder per site?

pepeek - October 23, 2008 - 08:54
Project:Virtual Sites
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

The best solution is that on file system we have:

/files
   /site_A
      file1.txt
   /site_B
      file2.txt
   /...

with this visibility on web:
site_A.com/files/file1.txt
site_B.com/files/file2.txt

Acceptable is also this:

site_A.com/site_A/file1.txt
site_B.com/site_B/file2.txt

and unacceptable is this:

site_A.com/files/site_A/file1.txt
site_B.com/files/site_B/file2.txt

because then this would be possible too:

site_A.com/files/site_B/file2.txt
site_B.com/files/site_A/file1.txt

Do you have a solution for it?

Thanks,
--Josef

#1

joumak - July 16, 2009 - 13:18

Needed feature. Any solutions?

 
 

Drupal is a registered trademark of Dries Buytaert.