i would be interested in seeing the gains for this too. only problem
is you need access to http.conf which might destroy the portability of
your app if you plan to distribute it. still if you are talking about
a server the serves 20000 visitors a day maybe the gains are worth it.
i actually might try this myself for fun.

On Jul 19, 7:32 pm, brian <bally.z...@gmail.com> wrote:
> If Apache sees an .htaccess file, it will then look for one in every
> subdirectory, so there's *some* overhead. For this reason, if you
> control the server, you're *somewhat* better off putting the rewrite
> stuff in your httpd.conf (or vhost.conf, etc.) and doing without any
> .htaccess files at all.
>
> On Sun, Jul 19, 2009 at 4:21 PM, Carlos Lavin<carloslavi...@gmail.com> wrote:
> > Does anyone know how much this "overhead" really represents?
>
> > 2009/7/19 Enrique <enrique.jaco...@gmail.com>
>
> >> Hi Cake Fans,
>
> >> just a quick note on how to use CakePHP with mod_rewrite but without
> >> the unnecessary .htaccess overhead:
>
> >>http://www.creative-outsourcing.com/cakephp-using-mod_rewrite-without...
>
> >> - Enrique
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to