onycro
Basic Pleskian
Hello there forum users,
I am operating a plesk 12 on ubuntu 14. I configured plesk to use horde as webmailservice. But currently there is an issue with the .htaccess file.
This is what /var/log/apache2/error.log says:
/usr/share/psa-horde/.htaccess: <IfModule not allowed here
My question is: How to resolve that issue? This is what I tried
1. Reconfigure the domain
/usr/local/psa/admin/bin/httpdmng --reconfigure-domain mydomain.tld
-> Nothing changed
2. Research
I found out that it could probably the missing directive: AllowOverride
But where to add this and do you also think this directive is the problem?
I am operating a plesk 12 on ubuntu 14. I configured plesk to use horde as webmailservice. But currently there is an issue with the .htaccess file.
This is what /var/log/apache2/error.log says:
/usr/share/psa-horde/.htaccess: <IfModule not allowed here
My question is: How to resolve that issue? This is what I tried
1. Reconfigure the domain
/usr/local/psa/admin/bin/httpdmng --reconfigure-domain mydomain.tld
-> Nothing changed
2. Research
I found out that it could probably the missing directive: AllowOverride
But where to add this and do you also think this directive is the problem?