Hi.
I've a problem about webmail.
On new sites, the url
http://www.domain.tld/webmail get a download fail for login.php, and the login item don't appears.
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
22 hours 21 min ago
1 day 5 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 18 hours ago
2 days 4 hours ago
2 days 5 hours ago
2 days 8 hours ago
2 days 13 hours ago
2 days 13 hours ago