Y
Hacker News
new
|
ask
|
show
|
jobs
by
rzzzt
185 days ago
PHP's initial release announcement mentions includes as a feature that can be used even if the server does not have SSI support:
https://groups.google.com/g/comp.infosystems.www.authoring.c...
1 comments
1718627440
185 days ago
Does it, other than using PHP? To me it sounds like that feature to use instead of SSI is PHP.
link
rzzzt
185 days ago
I meant the "include" statement of PHP which you can use even if your HTTP server is not configured for processing SSI directives.
link
1718627440
184 days ago
But the HTTP server needs to be configured for PHP and were are discussing the situation pre-PHP.
link