Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Else while not inside of If block #20

Open
mtz opened this issue Jul 28, 2017 · 0 comments
Open

Else while not inside of If block #20

mtz opened this issue Jul 28, 2017 · 0 comments

Comments

@mtz
Copy link

mtz commented Jul 28, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant