Yes when i visit  localhost/civil/web/uploads/assets/abc.jpg
i see the image!!



On Fri, Aug 21, 2009 at 7:13 PM, Gábor Fási <maerl...@gmail.com> wrote:

>
> The /var/www... path is the full path on your server, you cannot
> access it via that one. Assuming your webroot is /var/www the path you
> need is /civil/web/uploads/assets/abc.jpg, this is how you can access
> it via the browser.
> If you visit localhost/civil/web/uploads/assets/abc.jpg do you see the
> image?
>
> On Fri, Aug 21, 2009 at 14:20, sunny<asim...@gmail.com> wrote:
> >
> > i have image src path
> > /var/www/civil/web/uploads/assets/abc.jpg
> >
> > which doesnot display me the image while when i change it to
> > /civil/web/uploads/assets/abc.jpg
> > it display me the image .
> > i need the path  /var/www/civil/web/uploads/assets/abc.jpg to display
> > my image
> >
> > thanks!
> >
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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