Cgi 스크립트 질문드립니다

C언어로 cgi 를 만들어서
무선장비 웹페이지를 제작중입니다.
다름이 아니라 IE브라우저에서 cgi로 action을 주어 cgi를 실행을 시키면
cgi 스크립트문이 잘 작동을 합니다 .
근데 크롬으로 하면 cgi가 작동은 하나 스크립트문이 작동되지를 않습니다.
정상적으로 작동을 한다면 cgi가 실행 후 웹페이지 이동을 해야되는데 이동은 하지는 않고 밑에 메세지가 출력만 됩니다.
해결방법이 있을까요 ?

net.bridge.bridge-nf-call-custom = 0
Error running command
OK
OK
OK
OK
Content-Type: text/html; charset=utf-8

<HTML>
<head>
<script type=‘text/javascript’>document.location.href=‘…/5gwireless_setting.shtml’;</script>
</head>
</HTML>

Thank you for such a sweet tutorial - all this time later, I’ve found it and love the end result. I appreciate the time you spent sharing your skills.
Raft Wars 2