Why my website showing this?

MY website is showing this


But i don’t use PHP…

Hi and welcome to the forum! Since this error is generated by the server and not by the browser, you’ll have to check the .htaccess file you have on your domain’s htdocs folder for any error in the rules and correct them.

7 Likes

Hello!
First, we need to undertand what is 500 error: The server could not acomplish the request.
So, I think that it is an InfinityFree security measure.
More info about 500 Error
https://en.m.wikipedia.org/wiki/List_of_HTTP_status_codes#500
More info about security measures
https://forum.infinityfree.com/t/ensuring-only-web-browsers-can-access-your-website/49353

This is what I receive at the console

It you don’t use PHP, .htaccess is your issue, see:

9 Likes

But how do you have my website console?

That’s just Alejo_Fernandez’s browser console not your website console and it won’t give any useful information in this case as the error is in your .htaccess which is server side and not client browser side

The link posted by Greenreader9 will help you solve the issue :+1:

9 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.