Y
Hacker News
new
|
ask
|
show
|
jobs
by
kayodelycaon
1718 days ago
The difference is SSI is extremely fast and quite limited. You’re not supposed to write your entire website in it.
2 comments
mweberxyz
1717 days ago
I'd be interested in seeing what the performance difference between the NGINX SSI and <?php echo $_ENV['SIGN_OUT_URL'] ?> is. Just because PHP _can_ be slow, doesn't mean it _must_ be slow.
link
oarsinsync
1718 days ago
Also SSIs predate PHP by some time
link