MJ Ray <[EMAIL PROTECTED]> wrote:
> mod_rewrite is a big gun aiming nearyour feet, while mod_vhost_alias
> makes your feet dance. Expect to have to make a few attempts before
> missing your feet.
Made me smile :-)
--
Chris Lamb, Cambridgeshire, UK GPG: 0x634F9A20
si
"Jason" <[EMAIL PROTECTED]> wrote:
> I am running into some issues regarding mod_rewrite, mod_vhost_alias
> and cake. [...]
> Can anyone shed some light on this issue?
I think I needed to add a RewriteBase to cake's .htaccess files when
installing onto a mod_vhost_alias-using server. I may have
According to http://manual.cakephp.org/chapter/installing
DocumentRoot should be /path_to_cake/app/webroot and not just /
path_to_cake/app
helps?
Seb.
On Apr 5, 1:49 am, "Jason" <[EMAIL PROTECTED]> wrote:
> I am running into some issues regarding mod_rewrite, mod_vhost_alias
> and cake. I am u