タイトルの通り証明書を取得しようとした場合にエラーになります。

ググってもnginxのものばかりで設定の変更方法がわからないため質問しました。
以下がエラーメッセージです。
なお、ドメイン名の部分は質問中では仮にexample.comで置き換えてあります。

実際のドメインはFreenomで取得、DDNSはMyDNSで設定しました。

実行したコマンド

% certbot certonly --webroot -w /var/www/html/ -d example.com

エラーメッセージ

IMPORTANT NOTES:
 - The following errors were reported by the server:

   Domain: exapmle.com
   Type:   unauthorized
   Detail: Invalid response from
   http://example.com/.well-known/acme-challenge/BPfelWj7Xw6JFQgBuUN3cBStoTI0mPNU4yJe6hAJhjA
[XXX.XX.XX.XX]: "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01
   Frameset//EN\"
   \"http://www.w3.org/TR/html4/frameset.dtd\">\n\n<html>\n  <head>\n
   <titl"

   To fix these errors, please make sure that your domain name was
   entered correctly and the DNS A/AAAA record(s) for that domain
   contain(s) the right IP address.