Hi,

Thanks for your help.

The problem was with https.

Regards

Deepak Bhatia


On 2/28/09, Eno <symb...@gmail.com> wrote:
>
>
> On Sat, 28 Feb 2009, DeepakBhatia wrote:
>
> > When I specify the following line, then this movie plays fine in
> > Firefox
> >
> > <embed object src="c:\caves_320_240_512kbps.wmv" width="640"
> > height="480"/>
> >
> > But when I specify the symfony path, then it doesn't play in Firefox.
> >
> > <embed object src="https://10.0.2.6/sample/web/images/
> > caves_320_240_512kbps.wmv" width="640" height="480"/>
>
> Do you get an error message? Wht does it say?
>
> Did you really mean to use https instead of http in your URL?
>
> Also remeber that you will need to add to the rewrite rules in your
> .htaccess so the URL does not get passed your controller (like the
> existing rules for HTML and graphics files).
>
> --
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to