You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 might have root, modules, components, library and assets directories all with different paths. Is it possible to render files from these paths not just root path. These includes may also include ssi variables etc that may need to be inherited. Is this possible with your module?
The text was updated successfully, but these errors were encountered:
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 might have root, modules, components, library and assets directories all with different paths. Is it possible to render files from these paths not just root path. These includes may also include ssi variables etc that may need to be inherited. Is this possible with your module?
The text was updated successfully, but these errors were encountered: