Saturday, May 1, 2010

Re: 1.3.0

Odd, the .htaccess file is in the repository. If you move the files
in some GUI's like Finder you will often loose hidden files.

-Mark

On Apr 30, 12:42 pm, parsifal <sean.gilbert...@gmail.com> wrote:
> I'm very excited that 1.3.0 is out. Great work, all.
>
> I did notice a couple problems, though. One semi-major, one graphical:
>
> 1. The $ROOT/.htaccess file is missing. I was able to copy it from
> 1.2.7, and everything worked. It looks like this:
>
> <IfModule mod_rewrite.c>
>     RewriteEngine on
>     RewriteRule    ^$ app/webroot/    [L]
>     RewriteRule    (.*) app/webroot/$1 [L]
> </IfModule>
>
> 2. The "box" image for CakePHP, adjacent to the "Download 1.3" link,
> still reads "1.2".
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 athttp://groups.google.com/group/cake-php?hl=en

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: