in

[Homebrew MacOs Unix Shell Series] – How to Configure Homebrew httpd Apache Server



[Homebrew MacOs Unix Shell Series] – How to Configure Homebrew httpd Apache Server
[Homebrew 蘋果系統Unix 外殼系列] – 如何配置 Homebrew httpd 阿帕奇服務器

[Contents of this episode – 本集內容]
This episode is part of a series of tutorials on the Homebrew MacOs Unix Shell.
In this video, HellBuddy will explain the steps of HTTPD configuration. How to run localhost to a web browser without any port number. And user directory configuration. You also need to know some Unix commands. If you are not very good or a beginner of CTI, no problem I will teach you in this video.
本集是關於 Homebrew 蘋果系統Unix 外殼的一系列教程的一部分。 在本視頻中,HellBuddy 將教你如何在安裝後配置 Homebrew Httpd Apache Server, 並將本地主機localhost 運行到 Web 瀏覽器。

CC Available: The video has English and Traditional Chinese subtitles. 視頻附有英文和繁體中文字幕。

[This Episode’s Rundown – 本集綱要]
Introduction 簡介 – [0:00 ]
The syllabus of this tutorial 本教程的教學大綱 – [01:11]
About HellBuddySolutions Channel 關於頻道– [01:48]
#1 – To Find Homebrew httpd (Apache) server configuration file – 查找 Homebrew httpd (Apache) 服務器配置文件 [02:25]
#2 – Create A Directory before httpd configuration – 在 httpd 配置之前創建一個目錄 [05:40]
#3 – Httpd Configuration – Steps to configure httpd.conf– 配置 httpd.conf 的步驟 [07:47]
#4 – Create Users Directory – Configure user.conf – 創建用戶目錄 – 配置 user.conf [13:34]
#5 – httpd userdir configuration – create ~username for accessing localhost httpd userdir 配置 – 創建 ~username 用於訪問本地主機 – [15:10]
#6 – Restart brew apache – run localhost without port number– 重新啟動 brew apache – 運行本地主機 [16:27]
[Next 下集預告] – [18:37]
how to upgrade the latest version of PHP to MacOS
如何將最新版本的 PHP 升級到 MacOS
[Subscribes To HellBuddySolutions Channel] – 訂閱 [19:06]

[Relative Info (videos) -相關信息 (視頻)]
#1 – How to easily switch between Bash and Zsh shells

#2 – How to Upgrade Bash Via Homebrew
https://youtu.be/EEvAFx6vXAY
#3 – How to Install Brew Httpd Server
https://youtu.be/2DTocvLkJKw
#4 – How to Configure Homebrew httpd Apache Server
https://youtu.be/txFC_FJ2sMM
#5 – Install Brew PHP and fix legacy software warnings on MacOS
https://youtu.be/Y5rylhHZ6IU

****************************************************************

[HellBuddy Talk – Life is simple but programming is not 生活簡單但編程不是]
If you enjoyed this episode, please give HellBuddy a like and subscribe to the HellBuddySolutions channel on YouTube. Welcome to buy HellBuddy coffee and encourage me to make more videos. HellBuddy likes to share some experiences and solutions to provide some useful information about web development and programming. Life is simple, but coding is not. Better say hello to HellBuddy before leaving a comment or question. 1000X Thanks
如果您喜歡這一集,請給 HellBuddy 一個贊並訂閱 YouTube 上的 HellBuddySolutions 頻道。歡迎購買
HellBuddy 咖啡並鼓勵我製作更多視頻。 HellBuddy 喜歡分享一些經驗和解決方案,以提供一些關於 Web 開發和編程的有用信息。生活很簡單,但編程卻不簡單。最好在發表評論或提問之前向 HellBuddy 打個招呼。 1000X Thanks

[Subscribe & Follow & Support -訂閱 & 關注 & 支持]
HellBuddySolutions: https://www.youtube.com/c/hellbuddysolutions
BuyHellBuddyCoffee: https://www.buymeacoffee.com/hellbuddy
Facebook: https://www.facebook.com/HellBuddySolutions/
Instagram: https://www.instagram.com/HellBuddySolutions – @HellBuddySolutions
Twitter: https://www.twitter.com/HellSolutions – @HellSolutions

[Report & Help – 報告和幫助]
If you suspect someone infringes copyright of a HellBuddy video without permission or HellBuddy video was posted on a platform not owned by HellBuddy / HellBuddySolutions, please report it to HellBuddySolutions Channel YouTube or hellbuddy.com.

如果您懷疑有人未經許可盜用了 HellBuddy 視頻的版權,或者 HellBuddy 視頻發佈在不屬於 HellBuddy / HellBuddySolutions 的平台上,請向YouTube HellBuddySolutions 頻道 或 hellbuddy.com 報告。
Note: Hell Buddy Solutions is the original author of this video, we just embed it, if you have any questions please contact him via Youtube.

Share this:

2 Comments

  1. Hi, thanks for your video it helps me a lot.
    I just have a problem now my localhost doesn't read my index.php for index.html it's ok but in php i have raw content.
    I do everything good, i think. I notice in httpd.conf that load_module is for php7 i'm in php 8.1.8. Maybe it's the problem.
    Any idea ?

    Thanks again