Project

General

Profile

[Solved] Modifications and / or additions to error logging?

Added by dloewenherz over 14 years ago

Hi there,

Has anyone looked into making logging for 403 server errors to be a little more verbose? I just spent hours trying to figure out why

fastcgi.server = ( "/index.py" => ((...)))

wasn't working. I then made a change to

fastcgi.server = ( ".py" => ((...)))

and lo and behold. All works.

Is there an logging option that I missed?

Best,
Dan


    (1-1/1)