|
I can run echo as cgi with: localhost/cgi-bin/echo.
I've found out also that remaining scripts doesn't seem to work: size, log-dump.
It reports "500 Internal Server Error".
No matter!
Just want to know - how to run echo as fcgi???
I've even tried to set cgi-fcgi handler for .fcgi files and rename echo to echo.fcgi and lunch it from lsws/DEFAULT/html but got: " 503 Service Unavailable"
|