Skip to content

Marc Abramowitz

  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing

Tag: mod_wsgi

ProgrammingPython

Continuation of mod_wsgi setup

My previous setup worked until I wanted to add another Django instance and then it didn't work, because I had two WSGIScriptAlias entries under different URLs but it would launch whichever app it wanted to regardless of the URL....
Marc 2012-10-022012-10-02
ProgrammingPython

Some tips for setting up Apache and mod_wsgi

I recently set up an internal PyPI server at work for hosting some of our internal Python packages. I used djangopypi and that was pretty easy to set up and get it working in the Django runserver. Most of the difficulty came in...
Marc 2012-09-282012-09-28
Theme: flowp by Alex Gurghis.
  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing