By using this website you agree to our Privacy Policy.

Skip to content
Kevin Dees
  • About
  • Dare To Code
Search Say Thanks
Kevin Dees
Close menu
  • About
  • Dare To Code
Kevin Dees
Search Toggle menu

Category: Servers

boots, shoes, moss
January 2, 2023January 2, 2023Mac, Servers, Tips

Start Homebrew Installed Version of NGINX When macOS Boots

If you want to start NGINX on system bootup you can use Homebrew‘s handy service command. After NGINX is added to the […]

red and blue arrow sign surrounded by brown trees
July 7, 2022August 3, 2022Servers, Tips

How to automatically restart Apache/Nginx service when your website goes down using CRON

If you need to do some very basic heartbeat checks on a basic web server, Apache or nginx, and automatically restart the server when you no longer receive 200 responses this simple CRON script might be what you need.

macOS 13 Ventura
June 17, 2022July 7, 2022Web, Mac, PHP, Servers

Install Nginx & Multiple PHP Versions on macOS 13 Ventura

Create a very robust, clean, and fast local multi-version PHP (7.4, 8.0, 8.1) development environment on macOS Ventura with Intel or Apple M1 chipsets.

red and black love lock
February 15, 2022February 8, 2022Servers, Tech, Tips

Change File & Folder Permissions In Bulk on macOS

To change file and folder permissions on macOS in bulk use the find command. In terms of the ideal permissions, the following […]

bridge and rock mountain
January 20, 2022June 17, 2022Web, Mac, PHP, Servers

Install Nginx & Multiple PHP Versions on macOS 12 Monterey

Create a very robust, clean, and fast local multi-version PHP (7.4, 8.0, 8.1) development environment on macOS Monterey with Intel or Apple M1 chipsets.

yldabpocl3s scaled
December 6, 2021February 1, 2022Laravel, PHP, Servers, Web

Set The Max Upload Size of Nginx on Laravel Homestead

To increase the max upload size on Laravel Homestead add the config option client_max_body_size.

gray and brown mountain beside body of water
December 3, 2021February 1, 2022Web, Mac, PHP, Servers

macOS 11 Big Sur Nginx Setup: Multiple PHP Versions

Create a very robust, clean, and fast local multi-version PHP (7.4, 8.0, 8.1) development environment on macOS Big Sur with Intel or Apple M1 chipsets.

photo of brown wood slab
November 17, 2021November 22, 2021WordPress, PHP, Servers, Web

How to Remove X-Frame-Options SAMEORIGIN from WordPress.

You can remove the HTTP header X-Frame-Options: SAMEORIGIN from WordPress by removing the send_frame_options_header function from the admin_init and login_init hooks.

black high trees under white and black sky at golden hour
December 17, 2020December 17, 2020Web, Git, Servers, Tips

How to Rename the *Master* Branch to *Main* in Git & GitHub

In this post we will cover renaming the branch master to main in Git. Before renaming your master branch to main in git, keep in mind anywhere you are using the master branch should also be updated.

Posts navigation

1 2 >
  • About
  • Dare To Code
  • Say Thanks
  • Privacy Policy

Dare To Code

Get the tips, links, and tricks on full-stack PHP development in your inbox with monthly emails from Kevin Dees.
Name(Required)
This field is for validation purposes and should be left unchanged.

© 2010 - 2023 Kevin Dees, all right reserved.