Forum Discussion
Altera_Forum
Honored Contributor
21 years agoCGI?
Hello everyone: Does the boa webserver ("pre-buit version" provided by Microtronix) support CGI ? In the directory:"/c/altera/kits/nios2/examples/software/linux/apps/boa/util", the...
Altera_Forum
Honored Contributor
21 years agoYes it does support cgi. I got it to work.
You have to create /home/httpd/cgi-bin directory in your fs project and place your programs there. -Thomas