I had this problem a few weeks ago.  The thread is here:
http://groups.google.co.uk/group/cake-php/browse_thread/thread/c40445a733078b3/60af200dd7bf5415#60af200dd7bf5415

Uncommenting the line:
 Configure::write('App.baseUrl', env('SCRIPT_NAME'));
in core.php helped.  I think I did a few other things as well; I can't
remember off the top of my head, but give that a go, and if you're
still stuck, I'll look it up and see what I did.

I remember looking a lot of stuff up on Google, and they all made it
sound like it was really complicated, but I found it ok to get up and
running (although I lost pretty urls - if you need those, it may be
more complex).

Sharon



On May 21, 5:09 pm, McFrosty <mcfro...@gmail.com> wrote:
> Howdy all,
>
> I have what is probably a stupid question.  I have to run cake in an
> IIS environment without redirection.  I am able to get to the apps as
> needed, but I'm having a tough time with the webroot folder, or more
> precisely, the information under there.  It appears that none of my
> pages can access the css or img files under the webroot folder.
>
> Is there a way to change the paths to these items?
>
> Thanks!
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with 
> their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups 
> "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> athttp://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to