[thelist] .php to .html

Eike Pierstorff eike.p at t-online.de
Sat Mar 16 13:50:01 CST 2002


Hello,

> 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 rename your *.php files to *.html and use a 'ForceType
application???' (I don't remember the exact syntax) in your .htaccess to
send html-files to the php-parser. So all html-files (including those
without php) will be treated as php.

-- eike





More information about the thelist mailing list