All the modules were already enabled.  The problem appears to have been
that I didn't have a config file in /etc/apache2/conf.d.  Once I put one
in there, things started working.

Thanks.  I will probably have some more questions about getting
different things working in Myth here shortly as I don't have it all
working properly, yet.  We'll see what happens as I try more things
first.

Rich

--In a world without fences, who needs Gates?

On Tue, 2007-11-20 at 09:23 -0500, Ben Dailey wrote:

> 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
> 
> 
_______________________________________________
Fwlug mailing list
[email protected]
http://fortwaynelug.org/mailman/listinfo/fwlug_fortwaynelug.org

Reply via email to