Basic Apache Webserver Configuration & Virtual Hosts - Full PHP 8 Tutorial

preview_player
Показать описание

NOTE
At 13:20 I copied htaccess content into vhosts config, if it does not work for you or you are setting rewrite rules globally then try the following instead:

RewriteCond %{LA-U:REQUEST_FILENAME} !-f
RewriteCond %{LA-U:REQUEST_FILENAME} !-d

SOME OF THE WAYS YOU CAN SUPPORT THE CHANNEL
👍 Smash the like button
🤝 Subscribe to the channel & turn the notifications on
💬 Post comments, any feedback is greatly appreciated
THANK YOU!

LESSON 1.29

RESOURCES

CHAPTERS
00:00 - Intro
05:12 - Virtual hosts
07:22 - .htaccess files
Рекомендации по теме
Комментарии
Автор

Pure gold.
I cannot stress how rare this type information online.
Most tutorials just ignore this stuff completely, even though they are crucial for real world development and deployment.
The very few videos on such subjects are usually not beginner friendly to say the least.

gadlabiod
Автор

This guy is an absolute gem! You're very good at this teaching thing. I wish this could be replicated for all things concerning software/hardware. Maybe some things would be less complicated/challenging to understand. Nice work! Keep it up.

lmolly
Автор

After completing the course, please post videos with professional topics such as Apache, server management, security, etc. I'm so glad I found you

faramarztayyari
Автор

I learned more from this video than reading pages of questions and "answers" in various forums, and was actually able to solve my problem with Apache failing when Virtual Hosts was activated! Many others apparently have had the same problem, and yet they don't get answers that work from the forums. Great video! Thanks!

wno
Автор

Damn! I've been learning PHP on and off for years, and I've been breezing through this tutorial and learning so much that was never taught in any other course I've taken.

This video in particular is extremely helpful, as I wanted to learn Apache as well. I also had an issue the other day which necessitated a .htaccess file, but I could not access $_GET and $_POST because I was redirecting 404 errors to /, and this messed with my router meaning those variables were discarded. I asked on a forum about it, and they told me to use almost the same code as you put in .htaccess, but didn't explain what it meant. It worked, but thanks to this video, I actually understand why.

JRCSalter
Автор

Thank you!!! Excellent episode! A black hole in all PHP tutorials...

yinonelbaz
Автор

I cannot thank you enough for doing this. Every video i have seen of php so far was really of surface level, but you are mining gold.

amagrawal
Автор

This was a very good introduction to these config files. It pairs perfectly with what's been covered so far. 👍

lotuslando
Автор

This is awesome! This PHP series is getting better and better. Now senior PHP dev's can learn a thing or two :)

klerfe
Автор

Excellent tutorial, you cover every topic i wanted to see in php course, simply the best course on the internet

aleksandrkanygin
Автор

best tutorial I ever seen, short, crisp, direct crus is provided

shyankakshar
Автор

You covered so many topics I was confused about and simplified it while also giving a thorough overview/explanation. Its like every video I watch I'm experiencing an 'ah ha' moment lol. Thank you and I'll continue to say it as I watch more videos lol - I appreciate you and the effort you put into this fr!

zb
Автор

I'm so glad I found your PHP video series! Usually I hate to learn from tutorials but your way of teaching and explaining things are awesome!

saulespukje
Автор

thanks a lot for adding this to the playlist. now I understand how these config files affect my projects. many other tutorials tend to vaguely explain or even skip these configurations. this was brief and very clear explanation 🙌

janedawg
Автор

It was not boring at all, on the contrary, it was VERY interesting and useful, and this tutorial is great. Thank you so much.

ieduardoms
Автор

Learnt so much in this video. ♥ THANKS!

jaume
Автор

Thank you so much for making these videos.

longkesh
Автор

Wow, there is still so much I need to learn. Thanks a lot!

zhozfem
Автор

I am being serious when I was going to payed courses they showed this conf file once and they do not explain it how you did GIO, you can search on Google or on Youtube, you are the only person that is showing this kind of stuff.God Bless you man for doing this!

Armando-pxhi
Автор

7:16 don't you ever say that again, you're doing great job explaining even the details and for free...
thank you, thank you so much

AbdouAbdou-huun