エックスサーバーでBizVektorのワードプレステンプレートを利用してサイトを作成しています。
パソコン上では、きちんと画面が出るのですが、スマホでは「Internal Server Error」と出てき
て表示されません。
エックスサーバーに確認したところ、エラーログとして
Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://kyougitai.com/
という結果であり、上記は.htaccessファイルなどの
リダイレクト設定に問題がある場合に記録されます。
.htaccessファイルの内容を見直して
いただく事になるとのことでした。
ですが、正直どうすればよいのか分かりません。
どうぞよろしくお願い致します。