Linux serverlinux web serverNETWORK ADMINISTRATIONS

Apache Web Server Setup on Ubuntu 22.04 (with SSL)

Check out Linode! http://www.linode.com/techhut $100 – 60 day credit on new Linode accounts for TechHut viewers. Setup your own Apache Server with Linode!

In this video we go over the process start to finish to set up your very own Apache web server in the cloud. Allowing you to host static web pages and much more!

📖RESOURCES AND MENTIONS
https://www.techhut.tv/how-to-apache-webserver-ssl/

👏SUPPORT TECHHUT
YOUTUBE MEMBER: https://bit.ly/members-techhut
NEWSLETTER: https://bit.ly/techhut-join
DONATE PAYPAL: https://bit.ly/paypal-techhut
$100 LINODE CREDIT: https://bit.ly/linode-techhut

🏆FOLLOW TECHHUT
JOIN DISCORD: https://bit.ly/discord-techhut
TWITTER: https://bit.ly/twitter-techhut
MASTODON: https://bit.ly/mastodon-techhut
INSTAGRAM: https://bit.ly/personal-insta

📷MY GEAR (PAID LINKS)
ASUS ROG M16: https://amzn.to/3t8Xgpo
DeepCool MATREXX 40: https://amzn.to/3q3K8Qn
AMD 3700x: https://amzn.to/31AKX9N
ASRock B550M: https://amzn.to/3qeymTv
G.Skill Trident Z Neo: https://amzn.to/3JRbeSF
Radeon RX 580: https://amzn.to/3n7Ax9g
Cannon M50: https://amzn.to/3xLfhuA
Lights: https://amzn.to/3OdeWHU

00:00 – Introduction
00:36 – VPN and Domain
02:39 – Initial Setup
04:35 – Users and Reboot
06:57 – Apache Setup
08:42 – Firewall
09:50 – Website Setup
13:16 – index.html
14:26 – Secure with SSL

source

by TechHut

linux web server

20 thoughts on “Apache Web Server Setup on Ubuntu 22.04 (with SSL)

  • Youre awesome for creating this hosting video! Ive experimented with HostGator and A2 Web Hostinng, but Cloudways with TST20 coupn is the most effective cash saver.

  • Way better than the 1000 videos out there! Btw is there any way to ask you question like in discord? I need help to push my React app to aws and i get stuck when it says "Starting server….."

  • what if i don't have a domain can i place my public ip in the domain name ??

  • I think a good video tutorial in general but I was able to find the way to save some $$ with the ssl certificate but it need to be renew i think approximately every 6 months.

  • awesome but i have to advise your particular web hosting company might have there own peculiar ways of doing things.

  • I think i can get my website back online by following this tutorial thanks!

  • You went to linode. How to set up a website without it?

  • Thanks a lot for this tutorial – you helped me to understand this mysterious thing I never touched 😀

  • Sudo !!
    Thats all you have to type when you forget to put in the sudo prefix.
    !! Gives the last command entered.
    It's all in the bash documentation.

  • What about setting VirtualHost config for port 443 ?
    What about redirecting HTTP requests to HTTPS ?
    What about domain aliases ?
    I think you dodged a few things in your headlong rush 🙄.
    EDIT
    It appears from other sources that the Certbot package does the edits to the various Apache2 config files. So there's no need for user intervention.
    However, these days Certbot want users to go to their site and follow the instructions for the user's web server and OS. In the case of Apache2 and Ubuntu, certbot comes as a snap package.

  • Great informative video, what i would suggest would be to also include a cronjob that renews the certificate, as suggested by the letsencrypt folks, since some viewers might be confused as to why their certificate expires.

  • I only watched this to learn how can I setup an SSL on my apache website and I think you just did the fast way not the complete way :

Comments are closed.