node-ssi
node-ssi copied to clipboard
Server Side Includes for NodeJS
Added a simple CLI tool to let the user `npx ssi` without writing JS code.
Hi, I have an high complex ssi website and try to use it with grunt-connect and middleware. i've implementing your plugin like on github described and run "grunt connect". first...
I am currently porting an nginx site to express/node server and was wondering if it is possible that this module will support ssi includes from multiple paths? For example I...
target at 1.0.0
directive: config attr: timefmt, sizefmt, or errmsg desc: This directive configures the display formats for the date, time, filesize, and error message (returned when an SSI command fails). such as:...
after gulp 4 released.
currently the echo result will append after endif directive.
I've got this error output: ``` Warning: ENOENT, no such file or directory '/home/user/Projects/repo/root.html' Used --force, continuing. ``` In real case, When Apache does not find the file in `#include`,...
Outputs all variables both name and value for environment and user-defined variables ``` html ```