What is this Code 304 appearing in my stats?

304 is typically sent as a header if a visitor re-requests a document and the document has not updated since the last request and therefore there is no need to resend the file. This is usually generated as a result of a proxy server rechecking the content of the page. This is not a missing file error and can be ignored.
  • 551 Users Found This Useful

Was this answer helpful?

Related Articles

Domain Slamming - Beware

There are several companies out there using a predatory practice of attempting to have you renew...

Do you support TeamSpeak?

We do not support Teamspeak on our servers but allow you to create a subdomain such as...

How can I redirect http to https?

Create an .htaccess file with the following contents and upload it to your public_html directory....

How can I change the index listing in a directory?

You can change the initial page that is sent to client requests when a directory is accessed by...

Enable Mod Rewrite

Create an .htaccess file with the following contents and upload it to your public_html directory....