[thelist] .php to .html

David Kutcher david_kutcher at hotmail.com
Sat Mar 16 12:42:00 CST 2002


> I Have a site that created with .php extension, but i want it view as
.html if someone or > search engine spider view it.

You can have .php generate html code... and change your apache httpd.conf
file to have it check index.php as well as index.html for the index page

that way people and search engines will recognize it as the default page,
and it'll show up as html.

most people when they go to a site dont type in
http://www.domain.com/index.html , they just type in www.domain.com and let
the server determine the default page.

David
www.confluentforms.com




More information about the thelist mailing list