hello all,
I am trying to configure lighttpd to serve a webpage that can issue bash commands via web page. I have attached my lighttpd.conf file.
lighttpd.txt I have issued the command
Code:
#/usr/sbin/ligttpd-enable-mod fastcgi
and I have placed my .cgi file in the /usr/lib/cgi-bin/ directory. What am I missing?!?!?!