On Wed, Jun 29, 2005 at 04:38:40PM +0200, Brent Clark wrote: > ... > <IfModule mod_alias.c> > Alias /dspam "/var/www/dspam/html/" > </IfModule> > <VirtualHost dspam.eccotours.local> > DocumentRoot "/var/www/dspam/html" > ... > > Every Time type in my URL and leave out the alias, the Dspam alias still > kicks in and for the likes of me, I cant figure it out.
I suspect it's not the alias, but rather the DocumentRoot "/var/www/dspam/html" in the virtual host section that kicks in... Have you tried setting that to the appropriate directory? Almut -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]