any help with this?

2008/9/11 Denis Kot <[EMAIL PROTECTED]>:
> 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)"
>       rule_list.c:0092 (      cherokee_rule_list_match): Trying rule
> prio=600
>       rule_list.c:0092 (      cherokee_rule_list_match): Trying rule
> prio=500
>  rule_directory.c:0043 (                         match): Match
> directory: rule=/about req=/test: (shorter) ret_not_found
>       rule_list.c:0092 (      cherokee_rule_list_match): Trying rule
> prio=400
>  rule_directory.c:0043 (                         match): Match
> directory: rule=/cgi-bin req=/test: (shorter) ret_not_found
>       rule_list.c:0092 (      cherokee_rule_list_match): Trying rule
> prio=300
>  rule_directory.c:0043 (                         match): Match
> directory: rule=/cherokee_themes req=/test: (shorter) ret_not_found
>       rule_list.c:0092 (      cherokee_rule_list_match): Trying rule
> prio=200
>  rule_directory.c:0043 (                         match): Match
> directory: rule=/icons req=/test: (shorter) ret_not_found
>       rule_list.c:0092 (      cherokee_rule_list_match): Trying rule
> prio=100
>    rule_default.c:0046 (                         match): Match
> default: ret_ok
>       rule_list.c:0110 (      cherokee_rule_list_match): Merging rule
> prio=100
>       rule_list.c:0120 (      cherokee_rule_list_match): Final rule
> prio=100. Exiting.
>
> BTW. I use Cherokee Web Server 0.9.0b1968
>
> 2008/9/11 Denis Kot <[EMAIL PROTECTED]>:
>> tried. same 404 error
>>
>> 2008/9/11 Antonio Pérez <[EMAIL PROTECTED]>:
>>> On Thu, Sep 11, 2008 at 9:49 AM, Denis Kot <[EMAIL PROTECTED]> wrote:
>>>
>>>> no. it doesn't work. I'm getting 404 error
>>>> here is what I have:
>>>>
>>>> Target                                  Type                            
>>>> Handler
>>>> !^/(index\.php|images|robots\.txt)      Regular Expression      Redirection
>>>> php                                             Extensions                 
>>>>      FastCGI
>>>>
>>>> and in first rule:
>>>> Type            Regular Expression      Substitution
>>>> Internal        ^(.*)$                          /index.php/$1
>>>
>>> Try this Substitution string: /index.php$1
>>>
>>> Because with your actual rule you are getting: /index.php//anything/
>>>
>>> --
>>> 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.
>>>
>>
>>
>>
>> --
>> Denis Kot
>> denis?jabber.org.by
>> ICQ: 13680126
>> Mobil: +375 29 6-1234-78
>>
>
>
>
> --
> Denis Kot
> denis?jabber.org.by
> ICQ: 13680126
> Mobil: +375 29 6-1234-78
>



-- 
Denis Kot
denis?jabber.org.by
ICQ: 13680126
Mobil: +375 29 6-1234-78
_______________________________________________
Cherokee mailing list
Cherokee@lists.octality.com
http://lists.octality.com/listinfo/cherokee

Reply via email to