added todo for IIS 6 default root page (web server imitation)

This commit is contained in:
antisnatchor
2012-04-04 16:42:42 +01:00
parent 0067e20702
commit 616b969f96

View File

@@ -217,7 +217,8 @@ module BeEF
"</body>" +
"</html>"
when "iis"
#todo find the default Under Construction root page, like http://help.axcms.net/upload/iis6_localhost_9593.jpg
""
else
""
end