Hi.
I've a problem about webmail.
On new sites, the url
Code:
http://www.domain.tld/webmail
get a download file screen and login.php fail.
Other sites on the same server execute it perfect.
I put suphp + suexec + this code on apache directives at options tab like the sites working fine.
Code:
<Location /webmail>
SuPHP_Engine off
AddHandler application/x-httpd-php .inc .php4 .phtml .php .php3 .php5
</Location>
<Location /squirrelmail>
SuPHP_Engine off
AddHandler application/x-httpd-php .Inc .php4 .phtml .php .php3 .php5
</Location>
Any suggestions?
Recent comments
21 hours 26 min ago
1 day 2 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 22 hours ago
1 day 23 hours ago
2 days 3 hours ago
2 days 10 hours ago
2 days 11 hours ago
2 days 12 hours ago