Sometimes you may need to do case insensitive rewrite in NGINX. Here are the steps to do it.
How to Forward Request to Another Port in NGINX
How to Check if Key Exists in Python Dictionary
How to Get Random Number Between Two Numbers in JavaScript
Sometimes you may need to get random number between two numbers in JavaScript. Here is how to do it.
NGINX Catch All Location
How to Download Images in Python
How to Remove Trailing Newline in Python
Sometimes you may need to remove trailing newline from one or sentences in Python. Here is how to remove trailing newline in Python.
How to Pad String in Python
How to Get Size of Object in Python
Sometimes you may need to get size of object in Python. Here are the steps to determine object size in Python.