Kareha on nginx (5)

1 Name: Nameless : d10.04.25 @501.22 .beats ID:d/txBLZk [Del]

I sent this to chaoskaiser72@yandex.com but it seems yandex blocks cockmail.

Hiiii.
I'm trying to setup kareha on nginx. Tbh i have zero(0) experience
with nginx but i made to the point that i can
post messages and threads, but my problem is that i cant open threads.

When i click on thread title it points to
http://127.0.0.1/kareha.pl/1743871222/l50 and returns 404.
I can access thread on http://127.0.0.1/res/1743871222.html, though.

I know you use fork but it looks like a skill issue to me. I think there
is a problem with my FCGI configuration. Kareha should generate
1743871222/l50.html right?

I start spawn-fcgi like this:
spawn-fcgi -a 127.0.0.1 -p 9000 -u nginx /bin/fcgiwrap

nginx.conf:

       	root /var/www/kareha;
location ~ \.pl$|.sh$ {
fastcgi_pass 127.0.0.1:9000;
include /etc/nginx/fastcgi.conf;
}

PLEASE RESPOND

Name: Link:
Leave these fields empty (spam trap):
Verification: