Monday, September 27, 2010

Re: CakePHP Above Webroot

its just really ugly to do so
i still dont get how major frameworks didn't figure it out yet. even
wordpress and other very popular scripts expose their files.
every file starting with "if (directAccess) { die'whatever'; '}
gosh :)

i personally am glad you can do it the right way with cake.
and so you should.


On 27 Sep., 12:48, nurvzy <nur...@gmail.com> wrote:
> Is it safe to have the cake folder exposed?  It's safe, but rather
> unprofessional.
>
> I'd be more worried that the root of your client's account is
> accessible more than the cake library.
>
> Nick
>
> On Sep 27, 3:03 am, jbgillet <john.michael.fitzger...@gmail.com>
> wrote:
>
>
>
> > Hi Guys,
>
> > Just wondering how dangerous it was to have cakePHP running entirly
> > above webroot in a subfolder. The hosts my client is using have the
> > account root the same as the webroot so i am unable to have any files
> > below document root.
>
> > Safe or no ?
> > Using the latest version of Cake 1.3.4
>
> > Cheers,
> > John.

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

No comments: