Page 1 of 1

[Solved] My site index.php is not working in the root

Posted: Sat Sep 29, 2007 3:13 pm
by smartcard
When I try http://localhost/cmsmadesimple/index.php?page=home this is working fine

But when I try http://localhost/cmsmadesimple/index.php I am getting the following error:
Not Found

The requested URL was not found on this server.
Any help please?

Re: My site index.php is not working in the root

Posted: Sat Sep 29, 2007 3:14 pm
by calguy1000
mark your 'home' page as a default. I'd guess that apparently for some reason you have no default page.

[Solved] My site index.php is not working in the root

Posted: Sat Sep 29, 2007 3:19 pm
by smartcard
You are great, yes I made the home to default and it works like charm :)

Thanks