| Friday 01 February 2008 3:43:37 am 
                                                                
                                                                 The demo data of eZ 4.0.0 Flow package comes with a flash video "Conference Video", it can only be played if I logged into local server, it cannot be played by other computers. The virtual server works fine without errors. I set on full debug mode but the log doesn't show any warning message. 
By following the guide as follows:http://ez.no/doc/ez_publish/technical_manual/4_0/concepts_and_basics/configuration/access_methods
 http://ez.no/doc/ez_publish/technical_manual/4_0/installation/virtual_host_setup
 
and, according to Sandra Aprente:Virtual host setup for eZFlow Friday 11 January 2008 10:51:55 am Sandra Parente
 For eZFlow, the flash directory must be specified this way:
 Rewriterule ^/extension/[^/]+/design/[^/]+/(flash|stylesheets|images|javascripts?)/.* - [L] otherwise .swf file are not loaded.
 
I have already added the rewriterule into the httpd:conf:Rewriterule ^/extension/[^/]+/design/[^/]+/(flash|stylesheets|images|javascripts?)/.* - [L]
 I have restarted the Apache services, re-booted the server, the video is still not loaded and played.
 I spend over 4 days for this and no further ideas what would be wrong. Please HELP! Thanks! |