<p>Hi;</p>
<div>I try to surf to this code in Windoze and it doesn't work...just posts a small, black screen for a split second. Why?</div>
<div> </div>
<div>print "Content-Type: text/html"</div>
<div>print</div>
<div>print """</div>
<div><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd</a>"></div>
<div><html xmlns="<a href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</a>" xml:lang="en"></div>
<div><head></div>
<div></head></div>
<div><body></div>
<div>Yeah</div>
<div></body></div>
<div></html>"""</div>
<div> </div>
<div>Also, Zope is installed, but when I go to:</div>
<div>localhost:8080/manage_main</div>
<div>or</div>
<div>local:8080/Zope-Instance/manage_main</div>
<div>I get a 404, after having started the service and everything is go. I have Python up. What gives?</div>
<div>Victor</div>