Page 1 of 1

index.php and index.html

Posted: Mon Mar 26, 2007 10:48 pm
by marlenecu
Hey everybody:

I installed CMS and my site is working perfect, but I'm still in doubt if it is "indispensable" to use index.php instead of index.html.

If someone can tell me how can I change it, i'll apreciated.

It just a matter of good looking and same page extensions.

thanks

Re: index.php and index.html

Posted: Mon Mar 26, 2007 11:45 pm
by heatherfeuer
Because CMSms uses PHP in all the pages, you need to use the .php extension (at least that is my understanding).  I'm not sure what you mean about it's "looking good."

Re: index.php and index.html

Posted: Tue Mar 27, 2007 2:03 am
by kermit
"pretty urls" using mod_rewrite on linux/apache you can have whatever you want for a page's filename extension (or none at all)...

see the wiki for some additional information:
http://wiki.cmsmadesimple.org/index.php ... l_Settings