Skip to content

Instantly share code, notes, and snippets.

View jerry-maheswara-github's full-sized avatar

Jerry Maheswara jerry-maheswara-github

View GitHub Profile
@djandyr
djandyr / gist:3c083bd1790aeecd1c9e
Last active May 16, 2024 19:05
XAMPP Automatically start Apache (MacOS)

Automatically start XAMPP Apache when logging into MacOSX.

  1. Create xampp.startapache.plist in /Library/LaunchDaemons with the following content :
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">