So you need to add 10.0.2.2 rs.localhost to Windows and Linux host file. Then type rs.localhost in your browser.
2010/5/17 Javier Garcia <[email protected]>: > "Can't see" means the images are not showed. > > I have Ubuntu and then I installed VirtualBox with: > > Windows XP: the images from 'uploads' directory are showed but, for example, > the images of the debug toolbar no... > Ubuntu: the same as in Windows XP. > > This is the virtual host configuration: > > <VirtualHost *:80> > ServerName rs.localhost > ServerAlias rs.com > DocumentRoot /opt/lampp/htdocs/rs/web > > <Directory /opt/lampp/htdocs/rs/web> > AllowOverride All > Options MultiViews Indexes SymLinksIfOwnerMatch > Allow from All > </Directory> > > > Alias /sf /opt/lampp/htdocs/rs/lib/vendor/symfony/data/web/sf > <Directory "/opt/lampp/htdocs/rs/lib/vendor/symfony/data/web/sf"> > AllowOverride All > Allow from All > </Directory> > </VirtualHost> > > Javi > > > > > > > On 05/17/2010 12:08 PM, Tom Ptacnik wrote: >> >> What does it mean "Can't see" ? They are not showed in the browser? >> - On other platform (ie linux) they are show on the sam page? >> >> or "can't see" means something else? >> >> >> On 14 kvě, 13:37, Javier Garcia<[email protected]> wrote: >> >>> >>> Hi, >>> >>> I've some browsers installed in VirtualBox/Windows XP, and I can not see >>> the images of my web app, neither the images in 'uploads' directory or >>> the images of the debug toolbar. >>> >>> I'm accesing local apache web server through 10.0.2.2/project_root. >>> >>> I executed 'project:permissions'. >>> >>> Any idea? >>> >>> -- >>> Javi >>> >>> Ubuntu 8.04 - Symfony 1.3 >>> >>> -- >>> If you want to report a vulnerability issue on symfony, please send it to >>> security at symfony-project.com >>> >>> You received this message because you are subscribed to the Google >>> Groups "symfony users" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group >>> athttp://groups.google.com/group/symfony-users?hl=en >>> >> >> > > > -- > Javi > > Ubuntu 8.04 - Symfony 1.3 > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony users" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
