Caddy seems to be so easy to implement! Thank you for the tutorial!
@kearneyIT6 ай бұрын
Tony, brilliant videos, please keep making these, learned a lot, thank you.
@brandonjohnson3566 Жыл бұрын
Groovy lava lamp brother. Thank you so much for teaching us on videos. You are my #1 favorite IT teacher, right next to NetworkChuck. You guys are awesome.
@AmoahDevLabs2 жыл бұрын
This is incredible nice. I hope to explore more in Caddy. Thanks for the gist man.
@TonyTeachesTech2 жыл бұрын
You bet!
@danuzonez2 жыл бұрын
More caddy videos please
@TonyTeachesTech2 жыл бұрын
Stay tuned :)
@jmikelong Жыл бұрын
Thank you for the well done video. I bookmarked it for reference.
@ahirusan1147 Жыл бұрын
Thank you for this tutorial!
@spiffjekey-green4034 Жыл бұрын
This really blows my mind
@JosephVM Жыл бұрын
Hi Tony, at 3:41, what shortcut did you use to clear everything?
@TonyTeachesTech Жыл бұрын
In vim, you can type in a number then dd to delete that many lines. In this case, I probably did something like 9999dd
@JosephVM Жыл бұрын
@@TonyTeachesTech Thank you.
@shobeirasayesh63782 жыл бұрын
Thanks for the easy to grasb videos. Is there anyway to issue wildcard SSL through Caddy?
@LILI-w4h Жыл бұрын
love u❤!help me a lot!
@mdsazidalemon58232 ай бұрын
what if i do not have the DNS name like tonyboni ? just the ip address. how can i make that work ? [for example: in the url type section, i'll just type the ip address. ]
@Fayaz.Shafiq Жыл бұрын
hi tony, how can configure it for hotlink protection, like nginx does http referer allow method
@crazygiscool Жыл бұрын
so,im making a eaglercraft server by caddy,i wanna know if i make a vallinaserver,and the port is up by using caddy,will is became a websocket,that is working like a vallinaserver on eaglercraft,can u help me,thank you
@rhb.digital11 ай бұрын
thnx... you got a video with reverse proxy config using Caddy ? thnx
@wanarchives Жыл бұрын
for localhost? why it shows yellow warning? and not from lets encrypt ssl?
@user-lj4lo7cx7m Жыл бұрын
Because it's a selfsigned ssl since a remote server can't access it in order to verify the ownership
@todaysbibleteaching Жыл бұрын
my caddyfile is blank. What did I do wrong?
@MD-nv7jx5 ай бұрын
try Caddyfile (with capital C)
@pinguinosmarinela8 ай бұрын
sudo ufw allow proto tcp from any to any port 80,443
@kadeheyborne52562 жыл бұрын
Bro what OS, theme, & terminal you using ? Clean Ui
@hi_im_julian_kirsch Жыл бұрын
This looks like stock macOS
@_Trakman2 жыл бұрын
thanks man
@TonyTeachesTech2 жыл бұрын
No problem!
@toast8372 жыл бұрын
Good tutorial. However it's not good practice to give the Webserver write permission ins the directory from which it is serving files.
@hasimsubni6737 Жыл бұрын
plis make tutorial for centos7 from begin until active ,thanks before.
@anzdes219 Жыл бұрын
the question is, why am i trying to use apache2...
@morphinum23 Жыл бұрын
Hack - u don't need to copy lines one by one and paste it, just paste all lines at once and it will work
@chaos09876543218 ай бұрын
Throws an error on install, second command "gpg: no valid OpenPGP data found." Help?