vermaneerajin / shellinabox

Automatically exported from code.google.com/p/shellinabox
Other
0 stars 0 forks source link

SIB does not work with IE8 #185

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install SIB 2.12 on debian squeeze
2. Start the daemon with -f option for specify own favicon
3. Try to connect a client with IE8
4. SIB daemon is still run but no response

What is the expected output? What do you see instead?

SIB daemon is still run but no response

What version of the product are you using? On what operating system?
SIB 2.12 on debian squeeze

Please provide any additional information below.

eval start-stop-daemon --start --oknodo --pidfile "'$PIDFILE'" --exec 
"'$DAEMON'" -- --cert-fd=3 -f favicon.ico:/var/www/html/favicon.ico ....

Original issue reported on code.google.com by badis.te...@gmail.com on 3 May 2012 at 4:19