Author Topic: Extra Features, New modules  (Read 154 times)

zzbomb

  • Hero Member
  • *****
  • Posts: 963
  • The awesome server admin
    • View Profile
    • ChemicalServers
Extra Features, New modules
« on: January 14, 2012, 10:20:07 AM »
Just taking some notes for now and figuring some stuff out.

Since my current, main web server is now restricted to custom signups and the like, I don't really need to keep the standard set of features. I don't mind adding extra fun modules and the like. To start I am considering mod_wsgi which would allow you to use .py files on the server. I have not implemented it yet, going to read up a bit more. But this would basically let you use django and any other super fun awesome python things.

Any thoughts? Any other modules or features that anyone would like enabled?

Richard F

  • Full Member
  • ***
  • Posts: 118
  • I'm a Gentoo man!
    • View Profile
    • rf152 - Web Development
Re: Extra Features, New modules
« Reply #1 on: January 14, 2012, 12:54:37 PM »
mod_wsgi would be awesome. As to others, I can't think of any at the moment, but I'll have a think about it!