Adv. Web AS15: .htaccess & .htpasswd

Apache Logo

An important skill for a webmaster is the ability to password protect a directory. The easiest way to do that (and other cool tricks) is to learn how to create .htaccess and .htpasswd files. Here is a link that helps create those files HERE. Also, a tutorial that explains how to use .htaccess files to do some other tricks can be found HERE.

Working example of a redirect:
Redirect 301 /index.html http://student000.mreliot.com/wordpress/index.php

Another cool thing that an .htaccess file can do is redirect your homepage. Part of your assignment is to get rid of your old homepage, and REDIRECT visitors to your WordPress blog homepage. You can find a tutorial that explains “301 redirects” HERE.

Guest Teacher Wed. March 5th

Mr. Pence Sub

On Wednesday, March 5th, I will be attending a teacher conference in Los Angeles. On that day, Mr. Pence will be your guest teacher. Mr. Pence taught Biology and Physiology here at El Dorado for many years. Here’s what each class should be doing while I’m gone:

  • Keyboarding: Special Marks Lesson #2
  • AP Java: Finish Mergesort and/or START Quicksort
  • Adv. Web: Finish AS14, Hangman Game
  • Web Design: Continue table / Animated GIF