NodeJS has a couple different content management systems built onto it's framework. I believe, because of their package manager they are having more success then APE. However I feel that the simplicity that APE provides surpasses NodeJS.
Can you point me in the right direction, I'd like to begin modifying the APE server side script to answer with a website.l For example when a user reaches this screen tell them:
APE Server
No command given.
http://www.ape-project.org/ - Server 1.1.0 (Build Jun 17 2012 11:03:50)
Then the server would answer with my CMS. This would be perfect. How do I begin editing this page in the APE server? Anybody know?