Maybe you can share with us which line did you add to .htaccess?

On May 13, 3:09 am, bingo <[EMAIL PROTECTED]> wrote:
> nevermind, i was able to solve the problem...the problem was with
> my .htaccess
>
> on my localserver, the files had a different structure and because of
> that I add another line in .htaccess and that was giving the problem
>
> Regards,
>
> On May 12, 9:56 am, bingo <[EMAIL PROTECTED]> wrote:
>
> > hi,
>
> > Today I moved my development from local windows machine to a remote
> > linux server and seems to getting some installation issues.
>
> > On my remove server, the setup is as follows
> > /home/
> >         cake/
> >                 app
> >                 cake
> >                 vendor
> >      public_html/ <-- webroot
> >                      js
> >                      img
> >                      css.
>
> > The problem is my website get loaded but without images, css, and
> > javascript. I checked the image url and the problem is with the
> > leading slash.
>
> > Checkouthttp://host201.ipowerweb.com/~findnwri/
>
> > The path to all my images in the final generated webpage have leading
> > slash. for instance
> > <img src="/img/logo.png" class="displayed" style="margin-top:25px;" /
>
> > >. Same problem goes with js, css, etc
>
> > if I change src="img/logo.png" ...then the images are displayed
> > properly.
>
> > I tried searching a lot for the problem of leading slash but didn't
> > find any relevant topic. Please help me.
>
> > Regards,
> > Ritesh


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to