wanboot-cgi error Status: 403 Forbidden (GET method expected)
807559Nov 2 2006 — edited Jun 8 2007I am trying to setup wanboot and when I try a client install I get the following error:
boot> go
<time unavailable> wanboot alert: wanbootfs: Request returned code 500
<time unavailable> wanboot alert: Internal Server Error (system_conf file not found)
So I tried to run the script, /var/apache/cgi-bin/wanboot-cgi from the command line I get the following error.
Status: 403 Forbidden (GET method expected)
When I visit the site http://localhost/cgi-bin/wanboot-cgi I get the following error:
Bad Request (missing or illegal CONTENT)
Your browser sent a request that this server could not understand.
Premature end of script headers: /var/apache/cgi-bin/wanboot-cgi
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.36 Server at 127.0.0.1 Port 80
I chmod 755 on the wanboot-cgi per the docs. Any suggestions?