what is in the error logs for those hits that 500? My shared host gives me access to those you might check them
Sam D On Mon, Mar 30, 2009 at 1:26 PM, jmdesign <webmas...@jmdesignsolutions.com> wrote: > > Hi Sam, > > It's definately a Linux shared host. > > I've added the Rewrite Base line but I'm still seeing a 500 error > page, this is what my htaccess file currently reads: > > <IfModule mod_rewrite.c> > RewriteEngine on > RewriteBase /~palacevi/cakephp/ > RewriteRule ^webstats/(.*) webstats/$1 [L] > RewriteRule ^$ app/webroot/ [L] > RewriteRule (.*) app/webroot/$1 [L] > </IfModule> > > php_value magic_quotes_gpc "Off" > > > Does that look okay for cake php? > > Thanks, > > James > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---