Hello!
On Wed, May 7, 2014 at 3:12 AM, monsif20 wrote:
> My issue is i want execute perl script before exectuting a git-http-backend
> script , i use acces_by_lua subrequest but it's doesn't work
> please can someone help me
>
Several suggestions:
1. Please tell us what you exactly expect and what you exactly got.
Simply saying "it doesn't work" won't help much because others cannot
read your mind anyway.
2. Please always check out your nginx error log file for any hints.
3. Try to create a minimal but still complete example that can
reproduce the issue you're seeing in others' boxes.
4. Enable nginx debug logging to get more details for your problematic
requests in nginx's error logs, see
http://nginx.org/en/docs/debugging_log.html
Regards,
-agentzh