From: Flavio C. <lis...@no...> - 2004-07-09 13:52:45
|
Hello On Fri, Jul 09, 2004 at 03:33:44PM +0200, Martin Kamerbeek wrote: > If I understand you correctly, I think using some transparent proxy > (that redirects all http://my.url.tld/extras/* ) also solves your > problem. This way the url stays the same but the server serving the > scripts and collateral is actually another. I think mod_rewrite can also > do this, but I'm not entirely sure. mod_rewrite could certainly do this, but only (imho) using the proxy directive. but then apache has to fetch the url and serve the content to the client, which imho defeats the purpose of seperate servers... i'm not even sure if <script lang='javascript' src='http://somewhere.else/bla.js'> would work and not trigger a security exception too... hope it helps & greets Flavio -- http://no-way.org/~fcu/ Mach mit bei der Community-Bibliothek - In Zuerich/CH http://zurich.communitybooks.org/ - Worldwide http://dlpdev.theps.net/ListOfExistingDlpNodes |