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 it looks good no error message given.
But if I request localhost:PORT i got the message "Else while not inside of If block".
I have no clue, where i can start to find the position the error occures. Did u have any idea whre i can start searching?
i use following ssi directives:
#config
#if/elif
#set
#include
#echo
among others expressions:
timefmt
$QUERY_STRING_UNESCAPED
${HTTP_HOST}
${HTTP_USER_AGENT}
Thanks
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 it looks good no error message given.
But if I request localhost:PORT i got the message "Else while not inside of If block".
I have no clue, where i can start to find the position the error occures. Did u have any idea whre i can start searching?
i use following ssi directives:
#config
#if/elif
#set
#include
#echo
among others expressions:
timefmt
$QUERY_STRING_UNESCAPED
${HTTP_HOST}
${HTTP_USER_AGENT}
Thanks