On 10/02/2010, at 17:22, buddist wrote:
> 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
> 
> Same error: 500 Internal Server Error

What's the rule match?
Can you post your configuration file (or at least the relevant snipped)?

--
Octality
http://www.octality.com/

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to