Tech tutorials, How To's & User guides

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

How to Disable CSRF validation in Django View

June 9, 2021June 9, 2021 Sreeram Sreenivasan Leave a comment Django
disable csrf validation in django

Django offers CSRF protection for all views by default. Here is how to disable CSRF validation in Django view

Continue reading


How to Enable CORS in Django Project

June 9, 2021June 9, 2021 Sreeram Sreenivasan Leave a comment Django
enable cors in django

Cross Origin Resource Sharing is disabled by default in Django. Here are the steps to enable CORS in Django Project.

Continue reading


How to Combine Two Querysets in Django

June 8, 2021June 8, 2021 Sreeram Sreenivasan Leave a comment Django
combine querysets in django

Sometimes you may need to join querysets in Django. Here is how to combine two querysets in django.

Continue reading


How to Fix NoReverseMatch Error in Django

June 8, 2021June 8, 2021 Sreeram Sreenivasan 2 Comments Django
fix noreversematch error in django

Sometimes you may get NoReverseMatch Error for URLs in Django-based applications. Here is how to fix this error.

Continue reading


How to Redirect with Query String in Apache

June 8, 2021June 8, 2021 Sreeram Sreenivasan Leave a comment Apache
apache redirect with query string

Sometimes you may need to redirect with query string in Apache server. Here are the steps to do it.

Continue reading


How to Check if Cookie is Set in Apache Server

June 8, 2021June 8, 2021 Sreeram Sreenivasan Leave a comment Apache
apache check if cookie is et

Sometimes you may need to check if a cookie set in user request and take actions based on cookie value. Here is how to check if cookie is set in Apache server.

Continue reading


How to Redirect in Apache based on Cookie

June 7, 2021June 7, 2021 Sreeram Sreenivasan Leave a comment Apache
apache redirect by cookie

Sometimes you may need to redirect requests based on cookie values in Apache web server. Here are the steps to do it.

Continue reading


How to Redirect in Apache Based on Hostname

June 7, 2021June 7, 2021 Sreeram Sreenivasan Leave a comment Apache
apache redirect based on hostname

Sometimes you may need to redirect in Apache based on Hostname. Here are the steps to do so.

Continue reading


How to Block URL Pattern in Apache

June 7, 2021June 7, 2021 Sreeram Sreenivasan Leave a comment Apache
apache block URL by pattern

Sometimes you may need to block URL pattern in Apache. Here are the steps to block requests based on specific regular expression patterns.

Continue reading


How to Redirect Port 80 to 8080 in Apache

June 7, 2021June 7, 2021 Sreeram Sreenivasan Leave a comment Apache
apache redirect by port

Sometimes you may need to redirect port 80 to 8080 in Apache .htaccess. Here are the steps to do it.

Continue reading


Page 89 of 104« First«...102030...8788899091...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