Forum Discussion
Altera_Forum
Honored Contributor
21 years agoCGI problem
Hello: I am testing a CGI program using C language and Shell under the Nios2 Linux system. What I want is to implement the "Redirection" function to redirect user's browser to...
Altera_Forum
Honored Contributor
21 years agoTwo other questions:
(1) What happens if you go to it manually, e.g.telnet host 80
GET /cgi-bin/test.cgi HTTP/1.1
Host: hostname (2) What happens if you use some other browser, such as Firefox?