FreePgs.com Forum

FreePgs Related => Support Requests => Topic started by: btring on December 05, 2005, 08:51:42 AM

Title: HTTP 404 - Page Not Found
Post by: btring on December 05, 2005, 08:51:42 AM
Changed the dns at my registrar and added my domain to Freepgs; http://www.ruijters.org is showing, but this opening page is a redirect to http://www.ruijters.org/start.html. And then I get a HTTP 404 - Page Not Found error. What am I doing wrong here? :'(

Tia

Pete

Title: Re: HTTP 404 - Page Not Found
Post by: Ben on December 05, 2005, 01:13:22 PM
Your redirect is headed to http://www.ruijters.org/start.html/ instead of http://www.ruijters.org/start.html. The / at the end is causing it to look for a directory instead of a file.
Title: Re: HTTP 404 - Page Not Found
Post by: btring on December 05, 2005, 02:02:31 PM
Quote from: nq2h on December 05, 2005, 01:13:22 PM
Your redirect is headed to http://www.ruijters.org/start.html/ instead of http://www.ruijters.org/start.html. The / at the end is causing it to look for a directory instead of a file.

Wow, never would have thought of that. Thanks very much.

Pete