Hi,

I recently installed Drupal for a personnal website.
I use the FileField module for uploading and sharing some file on articles.

But the links for downloading the files are in HTTPS and I've got an error because I don't have a certificat.

How can I disable this HTTPS option?

Thanks for any help.

++

Comments

timar146’s picture

Ok, I resolve this issue.
It was a bad configuration of the $base_url in the settings.php file.