Rich, It appears that your .htaccess file is getting processed or the mod_rewrite and env module is loaded.
Try the following $ sudo a2enmod rewrite $ sudo a2enmod env $ sudo a2enmod setenvif $ sudo /etc/init.d/apache2 restart Let us know what you get and the output from /var/log/apache2/[access|error].log -- Thank You, Ben Dailey [EMAIL PROTECTED] Asst. Technology Director Bluffton-Harrison MSD www.bhmsd.k12.in.us _______________________________________________ Fwlug mailing list [email protected] http://fortwaynelug.org/mailman/listinfo/fwlug_fortwaynelug.org
