ShellHacks
Command-Line Tips and Tricks

htaccess

  • Blog

.htaccess – Redirect Requests From Specific IP

Posted on June 4, 2021June 7, 2021by admin

The .htaccess file is a configuration file for the Apache web server, that can be used to redirect requests from specific IP addresses to another resources. In this short note i will show how to redirect requests from one or several IP addresses via .htaccess file to a specific web page or another website.

Read More
3 Comments
  • Blog

.htaccess – Deny IP & Block IP Range

Posted on June 3, 2021by admin

The .htaccess file is a configuration file for the Apache web server, that can be used to restrict access to a web-site from a specific IP or a range of IP addresses. In this note i will show how to deny access from one or several IP addresses via .htaccess file and how to block […]

Read More
1 Comment
  • Blog

Redirect Site to Maintenance Page using Apache and HTAccess

Posted on December 27, 2016June 3, 2021by admin

In this article you will find how to redirect all traffic and all visitors of your site to a maintenance page during site updates. I’ll show how to create a maintenance page, how to put the site into a maintenance mode and how to bring it back online without restarting Apache. You’ll learn how to […]

Read More
21 Comments

Online Tools

  • Base64 Decode
  • Base64 Encode

Tags

access-control anonymity ansible apache archive arduino artifactory bash boot cmd command-line curl dns docker encryption git gitlab helm java jenkins kubernetes linux macos mail mongodb mysql network openssl pdf php powershell prometheus python raspberry pi ssh sublime text systemd telegram telnet text-processing tor tsm windows wordpress yum
  • Telegram
  • Twitter
  • RSS
Privacy
Copyright © 2011-2023 | www.ShellHacks.com