I host several domains with GoDaddy, and while they offer cheap prices, they also offer cheap service and features. Last week I needed to password protect some content. First, I tried to protect folders with htaccess and htpasswd files, but I could not get it to work. Several forums suggested GoDaddy hosting is not compatible with htaccess, so I went with the PHP-mySQL route instead. (note: here is a tutorial from GoDaddy for automating the htaccess process, which looks less-professional than the PHP solution because of the htaccess’s popup dialog box: GoDaddy Instructions). Credit to Ethan Nordness for the PHP code. Go to Post



