Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by zzh@May 5 2006, 03:32 AM hi,shhnain.
ok it works . thank you very much!! http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/biggrin.gif
but i am coufused.
scriptalias: /cgi-bin/ /home/httpd/cgi-bin/
why in the index.html , the action="/cgi-bin/mult.cgi" is not work.
of course we place mult.cgi to /home/httpd/cgi-bin/.
does we must place cgi programs into /home/httpd ?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15068)
--- quote end ---
--- Quote End --- hi, thanks to GOD, it works cgi files can be placed at any folder but I remarque that u use action="/cgi-bin/mult.cgi" I think u have to try : action="cgi-bin/mult.cgi" because cgi-bin is directly under /home/httpd good luck http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif