On Wed, Feb 27, 2008 at 09:54:22PM -0800, John R Pierce alleged:
/etc/httpd/conf.d/smokering.conf: Alias /smokering/ /usr/local/smokering/htdocs/ <Directory /usr/local/smokering/htdocs> AllowOverride All Options MultiViews All
</Directory>
Don't you need to get rid of the trailing slashes in the Alias? That requires the URL to also have a trailing slash for the alias to work.