Загрузка...

Web Server Basics - Day 9 of #90daysofcloud

Day 9 of #90daysofcloud – Web Server Basics
Today I learned about web servers — how apps get delivered to users.

🔹 Apache Web Server
Installed Apache:
yum install httpd
systemctl start httpd
systemctl status httpd

Opened ports in firewall:
firewall-cmd --permanent --add-service=http

Checked logs:
/var/log/httpd/access_log
/var/log/httpd/error_log

🔹 Static vs Dynamic Sites
Static → plain HTML, CSS.
Dynamic → apps powered by frameworks (Flask, Express, Spring Boot).

🔹 Ports
Default HTTP port → 80
Other app ports → 8080, 8000

💡 Reflection:
Running a web server myself was so satisfying. KodeKloud guided me step-by-step — from installation to logs. Now I know how the front end connects to the backend!

#cloudjourney #WebServers #Apache #DevOps #KodeKloud #techwithannuvere #cloudcomputing #aws #gcp #cloudengineer

Видео Web Server Basics - Day 9 of #90daysofcloud канала TechWith AnnUvere
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять