Closed markdboyd closed 5 months ago
Remove Lua comments with # which were causing these errors
#
failed to load inlined Lua code: access_by_lua(nginx.conf:210):2: unexpected symbol near '#'
Add more logging
Update comparison for Nginx variable to cast variable as a number
See #82
Changes Proposed
Remove Lua comments with
#
which were causing these errorsAdd more logging
Update comparison for Nginx variable to cast variable as a number
Security Considerations
See #82