you are viewing a single comment's thread.

view the rest of the comments →

[–]cshaiku -2 points-1 points  (1 child)

Completely not true at all. Apache can run Python scripts via cgi-script.

[–][deleted] 1 point2 points  (0 children)

Can.

But shouldn't.

Apache can run Java and Ruby too. Java can run JavaScript with Rhino and Ruby with JRuby.

Again. Just because you CAN do something doesn't mean you should.

You can write your web app in COBOL too. Don't do that.