[thelist] How do they do that?

Burhan Khalid burhankhalid at members.evolt.org
Wed Jun 5 00:11:09 CDT 2002


I believe a lot of places are parsing HTML files as
ASP/PHP/what-have-you
files.  They just choose to keep the .html or .htm extensions.  Not sure
what the driving force is behind that, but it _is_ late right now and
I'm
awfully tired. :)

If you add
AddType application/x-httpd-php .php .html .htm
To your Apache conf files, then Apache will parse html files as PHP. You
can do similar tricks in IIS.

Hth,
Burhan Khalid




More information about the thelist mailing list