Tech tutorials, How To's & User guides

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

Apache

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


How to Monitor Apache Server Performance with mod_status

June 7, 2021June 7, 2021 Sreeram Sreenivasan Leave a comment Apache
monitor apache server status

mod_status module allows you to monitor Apache server performance using web-based dashboards. Here are the steps to configure mod_status in Apache.

Continue reading


How to Define & Use Variables in Apache httpd.conf

June 2, 2021June 2, 2021 Sreeram Sreenivasan Leave a comment Apache
define & use variables in apache

Sometimes you may need to set and use variables in Apache web server. Here is how to define & use variables in Apache.

Continue reading


How to Setup Apache Virtual Host in Windows

June 2, 2021June 2, 2021 Sreeram Sreenivasan Leave a comment Apache
setup apache virtual hosts

Virtual hosts allow you to run multiple websites on a single server. Here is how to setup Apache virtual hosts in Windows.

Continue reading


How to Escape Percent (%) in Apache using .htaccess

June 1, 2021June 1, 2021 Sreeram Sreenivasan Leave a comment Apache
escape percent character in apache server

Sometimes you may need to escape special characters in URL in Apache. Here is how to escape percent (%) in Apache using .htaccess.

Continue reading


How to Remove URL Parameters using .htaccess

May 29, 2021May 29, 2021 Sreeram Sreenivasan Leave a comment Apache
remove query string from url using .htaccess

Sometimes you may need to remove part of url, remove query string from url or remove characters from URL. Here is how to remove URL parameters using .htaccess.

Continue reading


How to Set Apache PATH Environment Variable

May 29, 2021May 29, 2021 Sreeram Sreenivasan Leave a comment Apache
apache set environment variable

Sometimes you may need to set Apache PATH environment variable. Here is how to do it.

Continue reading


How to Create Virtual Host on WAMP

May 26, 2021May 26, 2021 Sreeram Sreenivasan Leave a comment Apache

Virtual Hosts allow you to run multiple websites & domains on a single server. Here is how to create virtual host on WAMP.

Continue reading


Posts navigation

Older posts
Newer posts

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