On Thu, Sep 11, 2008 at 10:43 AM, Denis Kot <[EMAIL PROTECTED]> wrote:

> what I have in trace:
>       rule_list.c:0092 (      cherokee_rule_list_match): Trying rule
> prio=700
>    rule_request.c:0074 (                         match): Request
> "/test" didn't match with "!^/(index\.php|images|robots\.txt)"

>>>> Target                                  Type                            
>>>> Handler
>>>> !^/(index\.php|images|robots\.txt)      Regular Expression      Redirection
>>>> php                                             Extensions                 
>>>>      FastCGI

Mmmm... Could you try this?:

Change your Target to: ^(?!index.php|images|robots.txt)

-- 
Saludos:
Antonio Pérez

ATENCIÓN: Antes de imprimir este mensaje valora si verdaderamente es necesario.
De esta forma contribuimos a la preservación del Medio Ambiente.
_______________________________________________
Cherokee mailing list
Cherokee@lists.octality.com
http://lists.octality.com/listinfo/cherokee

Reply via email to