NYCPHP Meetup

NYPHP.org

[nycphp-talk] Minimal overhead

Elliotte Harold elharo at metalab.unc.edu
Sun Sep 2 08:02:42 EDT 2007


Suppose I don't want it to be so obvious that I'm using PHP on a site, 
Or that I just want the freedom to not always use PHP in a given 
document. Thus I decide to configure Apache to treat all .html files as 
PHP files.

How much overhead does this add for the common case when a file only 
contains static data, no PHP? Would I notice the hit?

-- 
Elliotte Rusty Harold  elharo at metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/



More information about the talk mailing list