I am trying to troubleshoot the adverse performance (due to seemingly
high iowaits) of our web site and doing some file open auditing I
discovered that nearly 30% of file open syscalls are for .htaccess
files. Out of the 20% actually read the CakePHP .htaccess. Thus I have
attempted to move contents of my CakePHP .htaccess into e.g. /etc/
httpd/conf.d/ and set

AllowOverride None

on the directory however that breaks the site. Anyone achieve such a
feat ?

Thanks,
Vladimir

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to