Monday, April 27, 2009

Re: CakePHP configuration or .htaccess?

By adding

RewriteBase /~user/

I do get into some circular reference and the server responds with a
server configuration error. Cannot set DebugLog-level on server since
the application resides on a shared hosted environment.

- Jim

On 27 Apr, 02:54, Marcelo Andrade <mfandr...@gmail.com> wrote:
> On Sun, Apr 26, 2009 at 2:21 PM, Jimson <sundjim...@gmail.com> wrote:
>
> > (..)
> > On the server, I have the directory
> >        ~user/public_html/
>
> To use CakePHP with the mod_rewrite, you need to
> edit your (3) .htaccess files, including something as
>
> RewriteBase /~user/
>
> just after the line with "RewriteEngine on"
>
> Best regards.
>
> --
> MARCELO DE F. ANDRADE
> Belem, PA, Amazonia, Brazil
> Linux User #221105
>
> http://mfandrade.wordpress.com
--~--~---------~--~----~------------~-------~--~----~
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: