|
Error 404 mean Not Found.
when you click a link on the page, but the file the link point to not exist on server yet, the server will return the browser "404 NOT FOUND" as you see.
looks the server is running on apache 2.2 (Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635) at the time being.
|