Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHow to use boa?
I wanna add cgi scripts to my web server (boa), I do things like this: 1.select boa in the filesystem config. 2.make a dir with the name cgi-bin in /home/httpd 3.config boa.conf: add a line :...
Altera_Forum
Honored Contributor
21 years agothe mode has been changed to executable,and it can be seen in SDK shell correctly(html text).
Another question: other web server, like Apache, it will make a dir with the name cgi-bin automatically, but to boa, we must make it by ourselves. Can it work ?