February, 2008
I just had an interesting question posed to me. Say you have a site that needs the usual generic http auth stuff. But say you have a few directories that you don’t want to require credentials for. And pretend you can’t use .htaccess.
AllowOverride All
AuthUserFile /path/to/.htpasswd
AuthType Basic
AuthName "Iz Sekritz, Shhh"
Require valid-user
Satisfy Any
Just a quick update to let everyone know that our new website is now into it's production phase. We've been so busy with client projects for the last couple of months that we haven't had a single free resource to work on Internal projects, except for our Insidr intranet and AutoPilot. read more »
This morning’s news rocked the WorkHabit staff, and I’ve spent the day trying to figure out what to write, and where to post it. We decided to post this up in our blog, and tag it so it gets picked up by Drupal Planet, as this really is Drupal news. read more »
