On Feb 24, 2011, at 11:52, mohammad Al-Ani wrote:

> when I request any file or directory that settle inside webroot directory. 
> The URL automatically show the app/wedroot slug
> 
> ex:
> 
> request 
> 
>     www.mydomian.com/css/main.css
> 
> change in browser to 
> 
>     www.mydomian.com/app/webroot/css/main.css

webroot is supposed to be the directory your Apache DocumentRoot directive 
points at; you clearly haven't done this.


-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


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

Reply via email to