LUA: urlencode and urldecode phptuts June 30, 2020 function urlencode: function urldecode: Example: Result: Continue Reading
Openresty: Simple GeoIP and ASNnum query server phptuts May 21, 2020 Read first: How to build openresty with GeoIP and Naxsi on CentOS 7 We build a simple GeoIP and ASNnum query server: http://example.com:31000 for current… Continue Reading
How to build openresty with GeoIP and Naxsi on CentOS 7 phptuts May 20, 2020 How to build openresty with GeoIP and Naxsi on CentOS 7 What is Naxsi? NAXSI means Nginx Anti XSS & SQL Injection. File openresty.sh Reference:… Continue Reading
How to install openresty on CentOS 7 phptuts May 20, 2020 How to install openresty on CentOS 7 Step 1: Step 2: Step 3: Step 4: Install openresty-resty File config: /usr/local/openresty/nginx/conf/nginx.conf Step 5: Step 6: Continue Reading