Tech tutorials, How To's & User guides

MENUMENU
  • Linux
  • Ubuntu
  • Python
  • NodeJS
  • Apache
  • Nginx
  • Website Administration
    • PHP
    • Django
  • Git

How to Block Referrer Spam with .htaccess

June 11, 2021June 11, 2021 Sreeram Sreenivasan Leave a comment Apache
block referrer spam in apache

Sometimes you may need to block visitors by referrer values. Here is how to block referrer spam with .htaccess in Apache server.

Continue reading


How to Serve Static Files from Different Folder in NGINX

June 11, 2021June 11, 2021 Sreeram Sreenivasan Leave a comment Nginx
nginx serve static files from different location

Sometimes you may need to serve static files in NGINX from different folder. Here are the steps to do it.

Continue reading


How to Pass Parameters to Shell Script Function

June 11, 2021June 11, 2021 Sreeram Sreenivasan Leave a comment Linux
pass parameters to shell script functions

Sometimes you may need to pass arguments and parameters to shell script functions. Here are the steps for passing parameters to shell script functions.

Continue reading


How to Force NGINX to Serve New Static Filles

June 10, 2021June 10, 2021 Sreeram Sreenivasan Leave a comment Nginx
Force NGINX to Serve New Static Filles

After you update static files on your site, you need to serve new files. Here is how to force NGINX to serve new static files.

Continue reading


How to Return Value in Shell Script Function

June 10, 2021June 10, 2021 Sreeram Sreenivasan Leave a comment Linux
return value from shell script function

Sometimes you may need to return value in shell script. Here are the steps for returning a value from called function shell script.

Continue reading


How to Retrieve POST Request Data in Django

June 10, 2021June 10, 2021 Sreeram Sreenivasan Leave a comment Django
retrive post data in django

Very often you may need to handle POST data in Django. Here is how to retrieve POST request data in Django.

Continue reading


How to Capture URL Parameters in Django Request

June 10, 2021June 10, 2021 Sreeram Sreenivasan Leave a comment Django
read url get parameters in django

Very often you may need to capture URL parameters in Django request. Here are the steps to read URL parameters passed in user request.

Continue reading


How to Lookup Dictionary Value with Key in Django Template

June 9, 2021June 9, 2021 Sreeram Sreenivasan Leave a comment Django
lookup dictionary in django template

Sometimes you may need to lookup dictionary value in Django templates. Here are the steps to do it.

Continue reading


How to Loop Through List in Django Template

June 9, 2021June 9, 2021 Sreeram Sreenivasan Leave a comment Django
iterate through list in django template

Sometimes you may need to iterate over python list or use for loop in Django template. Here is how to loop through list in Django Template.

Continue reading


How to Run Python Script in Django Project

June 9, 2021June 9, 2021 Sreeram Sreenivasan Leave a comment Django, Python
run python script from django

Sometimes you may need to run python script in django shell or web page. Here is how to run python script in Django project.

Continue reading


Page 88 of 104« First«...102030...8687888990...100...»Last »

Recent Posts

  • How to Start Background Process in Python
  • How to Check if Substring is in List of Strings
  • How to Check if Column is Empty or Null in MySQL
  • How to Schedule Multiple Cron Jobs in One Crontab
  • How to POST JSON Data in Python Requests

Follow Us

  • Facebook
  • Twitter
© 2021 Fedingo | About Us | Contact Us | Privacy Policy
dazzling Theme by Colorlib Powered by WordPress