I forgot to AllowOverride
Have done now and it works fine, cheers mate!
"The Other Guy" <nospam.DeleteThis@this.addy> wrote in message
news:i8m6hv0fv5pbad6538123nsujtrp3hgs6o@4ax.com...
> On Tue, 15 Jul 2003 02:11:43 +0100, The Other Guy responded to a post
> from "Bix" <demonnews.DeleteThis@NOSPAMPLEASEbix.cc> who wrote in
> alt.apache.configuration:
>
> >Alias /squirrelmail /var/www/squirrelmail/
>
> Try
> Alias /squirrelmail /var/www/squirrelmail
>
> if the first parameter ends with a slash, the second should as well
> (or include the slash in the first one and leave the second with it,
> but that is not as good as the first solution).
>
<font color=purple> > See <a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/mod/mod_alias.html#alias</font" target="_blank">http://httpd.apache.org/docs-2.0/mod/mod_alias.html#alias</font</a>>
>
> Also, have you set up the aliased directory container to include
>
> AllowOverride AuthConfig
>
<font color=purple> > <a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/mod/core.html#allowoverride</font" target="_blank">http://httpd.apache.org/docs-2.0/mod/core.html#allowoverride</font</a>>
>
> You should put your htaccess info in that same directory container as
> opposed to having the separate file in the directory.
>
> HTH
> TOG
>
> --
> ./configure --prefix=~/zyterion
> Not this guy or that guy, The Other Guy.
>
> This spot may contain a satirical comment or comedic source,
> and is meant to be funny. If you are easily offended, gullible
> or don't have a sense of humour we suggest you read elsewhere.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: .htaccess not looked at in aliased directory