Thursday 10 March 2005 9:42:54 am
Hello everybody,
Here's my problem. I've included a flash movie (.swf) in my site's header. This flash movie download a config file from the host server (using a flash function called: "loadVariableNum()"). To determines what is the URL to get the config file, the flash movie use the base URL of the current page and append the file's name.
Ex:
config file name: fyhj.txt
URL => http://mysite.com/index.php/mysitename1
URL that appear in apache access_log once the movie try to get the config file: URL => http://mysite.com/index.php/mysitename1/fyhj.txt Obviously, this URL doesn't return the proper file. (404 not found!) How could I modify ezPublish OR apache config to bypass the ezpublish engine and redirect the request "http://mysite.com/index.php/mysitename1/fyhj.txt" to the proper location "http://mysite.com/design/mysitename1/flash/fyhj.txt" (I've created a new directory under my site's design to hold flash movies) Any idea? Regards,
Jade Tremblay
Directeur Technologique
Perséides Technologie
www.perseidestech.net
Passez du rêve à la réalité!
|