<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">We know python is written in C.<br>C is not portable.<br>So how does python work on a webserver like apache/httpd for a python website?<br>How does the intermediate language communicate with server without compiling python code?<br>Or how does python interpreted code work with webserver for python based websites?<br><br>Please elaborate/explain this topic with example.<br><br>Thanks.<br><br></td></tr></table>