| Monday 16 January 2006 12:55:11 am 
                                                                
                                                                 Hi all, I have two websites that share the same users and media folders but that have different content. What I did was to create to siteaccess (siteA and siteB) and two main folders under content siteA and SiteB.  All the content for the site a is under the siteA folder, same goes for site b. To avoid having /sitea/thepage, I put into the siteA site.ini.append: 
[SiteAccessSettings]
PathPrefix=siteA
 Works great for all the content, but I can't access anymore the content into the media and users folder ! I guess that's because the PathPrefix also applies to /media (and it tries to look at /siteA/media). I've tried to cheat and add a location for the media folder and put it under siteA and SiteB, but it doesn't work (error message). Is there a way to exclude media and users from the PathPrefix ? Any idea to solve it ? Thanks in advance, X+ http://www.sydesy.com
                                                                 |