Aaron: Are the directory permissions *really* correct? (paraphrased) Yep. chmod -R a+rx public_html ls -l juicy bits: drwxrwxr-x user group size foldername ...tries something... DOH! Figured it out. Virtual directory listings must be off. The folder was empty, and I was expecting to see a folder listing instead of a 403. Thanks y'all. ~Brian