By now, you’re probably tired and annoyed with me talking about HTTP messaging. But it’s important! It’s the backbone of how the internet communicates between networks and computers and...
In my last post, I wrote a general rundown of HTTP messaging. There’s a lot that goes into it. And a thorough grounding in what HTTP is and how...
One could argue that the heart and sole of web development work is the HTTP Messaging System. When you visit an enjoyable website, such as the one you’re on...
I was hanging out on Stack Overflow this morning. Yes, I know, only a total nerd would be answering other programmer’s questions on a holiday morning. I remember the...
If there’s anything you take away from this blog post, it’s that chmod 0777 is EXTREMELY dangerous on web accessible directories and files! So, what does that mean? Well,...
When it comes to user management and permissions, there’s a right way and a wrong way to do things. And doing things the wrong way can really make a...