Friday, February 25, 2011

Re: any way to omit app/webroot when request image file or directory inside it

Is there a primary reason you are scared of users figuring out that
you are using cake? To the point you disregard the frameworks
conventions?

On Feb 25, 5:42 am, mohammad Al-Ani <alani.moham...@gmail.com> wrote:
> thanks for all but i stile looking for some settings or code to solve that
>
> On 25 February 2011 16:40, mohammad Al-Ani <alani.moham...@gmail.com> wrote:
>
>
>
> > thanks Miles J
>
> > But on top of that, anyone can see that you are sing Cake by checking
> >> your form structure, or that you are using named params.
>
> > I already get over that by using $this->params['form'] to get the data from
> > users
>
> > On 24 February 2011 21:30, Miles J <mileswjohn...@gmail.com> wrote:
>
> >> You can try setting up some apache mod_rewrite rules.
>
> >> But on top of that, anyone can see that you are sing Cake by checking
> >> your form structure, or that you are using named params.
>
> >> On Feb 24, 9:52 am, mohammad Al-Ani <alani.moham...@gmail.com> wrote:
> >> > hi all..
>
> >> > hope you do well
>
> >> > I use cakephp from along and I faced a problem that I think it's a
> >> security
> >> > issue
>
> >> > 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
>
> >> > I thing this shows up that I used cakephp. and I find it unprofessional
> >> way
> >> > to leave such behavior
>
> >> > any suggestions, idea...
>
> >> > thanks for your time : )
>
> >> --
> >> Our newest site for the community: CakePHP Video Tutorials
> >>http://tv.cakephp.org
> >> Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help
> >> others with their CakePHP related questions.
>
> >> To unsubscribe from this group, send email to
> >> cake-php+unsubscribe@googlegroups.com For more options, visit this group
> >> athttp://groups.google.com/group/cake-php
>
> > --
> > محمد العاني
>
> --
> محمد العاني

--
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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: