Category: Scripting
Password-Protecting your pages with .htaccess
If you develop websites or adminster them, you’ve probably been asked or required to password-protect parts of a website. So, to help you out, here’s a quick how-to in Apache using .htaccess: Open a terminal window and navigate to the folder or page(s) you’d like to add a password requirement. Once there, type the following:…
iptables script
I’ve been running Fedora Core 1 for about, hmm…5 years(?) on my little ‘ole work-horse server, but this reliable/stable OS has started showing its age. Repository issues, keeping software and everything else up-to-date. Ugh. =0( I was initially sold on installing RHEL ES 4 (I had the disks already), but my server had problems with the “transferring image to…