vicente wrote:
Barry Hill wrote:
Hi,
>
>> ( Using mod_rewrite I included the following in httpd.conf, so users
>> can go to domain.co.uk/webmail and are redirected to the sqwebmail
>> cgi:
>> RewriteEngine on
>> RewriteRule ^/webmail$ /cgi-bin/sqwebmail [R]
>> )
>>
>>
>
> I'll try with this.
>
It don't works. Pearhaps there are any problem with the users'
public_html config?.
Look at this:
<Directory /home/*/public_html>
AllowOverride FileInfo AuthConfig Limit
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
<Limit GET POST OPTIONS PROPFIND>
#Order Allow,Deny
#Allow from All
</Limit>
<LimitExcept GET POST OPTIONS PROPFIND>
#Order deny,allow
#Deny from all
</LimitExcept>
--
--
Sedatio et Tranquilitas