Same error: 500 Internal Server Error On Wed, Feb 10, 2010 at 7:18 PM, Alvaro Lopez Ortega <[email protected]> wrote: > On 10/02/2010, at 17:04, buddist wrote: > >> RewriteRule ^(.*)$ index.php?q=$1 [L,QSA] >> >> In admin interface try to add behavior redirection: >> >> Handler: redirection >> Type Regular Expression Substitution >> Internal ^(.*)$ index.php?q=$1 > > Use this instead: ^/(.*)$ /index.php?q=$1 > > -- > Octality > http://www.octality.com/ > >
-- buddist _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
