I've been toying with the apache setup conf, and have made the following page: http://plumi.org/wiki/ApacheSetup
The first conf is a standard rewrite like what is used currently (some comments added) The second conf allows for putting the flv files in the same VirtualHost as the plone site. It doesn't perform the redirect if the URI matches a particular pattern - namely /flv-files or something equivalent. As long as a similarly named object isn't created in the root of the plone site there shouldn't be any conflicts. Can someone perform some sanity checking on this approach and the conf file I've created? It works on my test setup, and I think it makes installation slightly 'cleaner' and simpler. It can also be useful for installs that don't have the option of multiple virtual hosts, or a nameserver at all (this was prompted by the lack of DNS server at an archives install, which has since been resolved by adding a DNS server, but not before the idea had become ingrained :) vik _______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss
