ReJeCtAll / naxsi

Automatically exported from code.google.com/p/naxsi
Other
0 stars 0 forks source link

Get rules does not work #55

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run nginx for a while
2. Import about 80 rules from error log parsing
3. Open http://127.0.0.1:8081/get_rules

What is the expected output? 

all rules...

What do you see instead?

Request did not return a string

Request:

<GET /get_rules HTTP/1.1>

Resource:
<twisted.web._auth.wrapper.ResourceWrapper object at 0xa763d0c>

Value:
None

What version of the product are you using? On what operating system?

0.46 as well as current trunk

Please provide your nginx configuration any additional information below.

Ubuntu 12.04
nginx 1.2.6

Original issue reported on code.google.com by hel...@gmail.com on 5 Jan 2013 at 12:46

GoogleCodeExporter commented 8 years ago
I forgot to add the core rules to the nginx config... maybe a nicer error 
message would help here...

Original comment by hel...@gmail.com on 6 Jan 2013 at 10:59

GoogleCodeExporter commented 8 years ago

Original comment by ori...@gmail.com on 7 Jan 2013 at 5:58