Ho questo errore random su un modulo php che effettua delle cURL
Codice HTML:
<html>
<head>
<title>Error 500</title>
</head>
<body>
<center>
<font size=4 face="arial">Error 500 :(<br><br></font>
</center>
<span style="font-size:8pt; font-family:arial; color:#000000;">
<p align="justify">An error occurred.</p>
<p align="justify"><b>This error may be due to an erroneus .htaccess file, added by you or by a script in the current directory.</b><br><br>
To access this directory again you have to correct or delete the .htaccess file. You can do it from the section files management of your control panel by clicking on the gear icon.<br><br>
</p>
<center>
<p><a href="javascript:history.back()">Go back</a></p>
</center>
</span>
</body>
</html>
mi spiegate cortesemente da cosa è dovuto? se fosse versamente l'.htaccess lo dovrebbe fare sempre (dato che come dice lui è configurato male) grazie.