Working migrated website has 404 errors

Website URL http://kartiniphillips.com/?i=1

Error Message 404 File not found

Other Information

I have had a website for more than ten years hand coded using straight html.
My host provider is going out of business.
I have acquired an infinity free account to host this site.

I have uploaded my old website to htdocs.
The following code shows four links available to a site visitor on the main page.

url: http://kartiniphillips.com/?i=1

<STRONG>
	Some strengths of the Argenti System:
	<P>
	<A HREF="corpobj.html">1. Make sure of your corporate objectives.</A>
	<BR>
	<A HREF="forecast.html">2. Deal with the problems of forecasting.</A>
	<BR>
	<A HREF="team.html">3. Careful choice of roles within the planning team.</A>
	<BR>
	<A HREF="inhouse.html">4. Can corporate planning be outsourced?</A>
</STRONG>

The first and third links (corpobj.html and team.html) work.
The second and fourth (forecast.html and inhouse.html) produce 404 error.

All files are present in htdocs directory.
This error did not occur on the old web host.

All 4 links for for me

Clear cache or CTRL+F5

6 Likes

Thank you. So simple. I tried refresh but that did not work.

Please read

5 Likes

Hi KangJL. Thanks for the reply. It turns out that the code is OK. The solution was that I needed to clear my browser cache.

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