I've already done that, I think the problem is that the use of the "/data/"
directory alias is already in use by Open Webmail at the server level,
meaning for Open Webmail to work for all sites, me trying to redirect it on
just one site isn't going to work because Open Webmail already has laid
claim to it higher up the food chain.
> -----Original Message-----
> From: Dan Kriwitsky [mailto:webhosting (at mark) yahoo.com]
> Sent: Thursday, July 10, 2008 10:18 AM
> To: coba-e (at mark) bluequartz.org
> Subject: [coba-e:13503] Re: Redirect to compensate for Open Webmail...
>
>
>
>
> --- On Thu, 7/10/08, Darrell D. Mobley <dmobley (at mark) uhostme.com> wrote:
>
> > From: Darrell D. Mobley <dmobley (at mark) uhostme.com>
> > Subject: [coba-e:13502] Re: Redirect to compensate for Open Webmail...
> > To: coba-e (at mark) bluequartz.org
> > Date: Thursday, July 10, 2008, 10:13 AM
> > It gives a "Forbidden" error. I looked around
> > Google and didn't find
> > anything specific enough that worked, although I was headed
> > to bed and
> > didn't really stick with it.
> >
>
> You need to edit the /etc/httpd/conf/vhosts/site##.include file to allow
> .htaccess
>
> # /etc/httpd/conf/vhosts/site##.include
> # user customizations can be added here.
>
> <Directory "/home/.sites/###/site##/web">
> AllowOverride All
> </Directory>
>
> Then /etc/rc.d/init.d/httpd reload
>
> --
> Dan Kriwitsky
>
>
>
>