Nick Yeoman's Blog Tags
Password Protection using Apache's htaccess
Updated: Feb. 17th 2022 at 5:31pm
Protecting a directory with a password using Apache and htaccess is really simple, I'll tell you how anyway.
Read the article: Password Protection using Apache's htaccessUsing Apache to Redirect Pages
Updated: Mar. 11th 2022 at 10:48pm
In this article I explain how to do a 301 and 302 redirect using Apache's .htaccess file.
Read the article: Using Apache to Redirect PagesHtaccess 404 Page
Updated: Feb. 17th 2022 at 6:14pm
Usually 404 pages are handled within your framework or CMS, but some cases call for an htaccess 404 page.
Read the article: Htaccess 404 PageHtaccess Subdomains to www
Updated: Feb. 17th 2022 at 6:18pm
Search engines are making duplicate content an easy problem to solve.
Read the article: Htaccess Subdomains to wwwRedirect index.php to root (/)
Updated: Feb. 17th 2022 at 6:21pm
How to redirect all traffic to a single page.
Read the article: Redirect index.php to root (/)