Emiliano wrote:

> Markus Pleyer wrote:
> 
>> Yes, sure, the rootpage(host administartion) is active
> 
> 
> An active page is going to handle all requests that aren't
> specifically handled by midgard pages below it. So if the
> url you mentioned isn't valid, that active root page
> would get to do it.

There is a workaround for this kind of 'problem'.

If your url to the flash file is /objects/flash/someflash.swf you can 
create a non-active page under the root called 'object'.
Midgard will try to get the subpage 'flash' but if it doesn't exist, it 
will give back the control to apache that will fetch the page (or flash 
movie in your case) Document_Root/objecs/flash/someflash.swf

> 
> Emile



-- 
Best Regards,
David Guerizec           Free Software Developer
Aurora R&D               [EMAIL PROTECTED]
Midgard core developer   http://www.midgard-project.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to