Changes between Version 7 and Version 8 of ServerArrangements


Ignore:
Timestamp:
Sep 15, 2005, 9:47:29 AM (19 years ago)
Author:
hugo <gb@…>
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ServerArrangements

    v7 v8  
    2929See [http://simon.bofh.ms/cgi-bin/trac-toofpy.cgi/wiki/TooFPyAndDjango the description in the trac-wiki] for how to combine them. TooFPy is a pure-python webserver with focus on the creation of web services.
    3030
    31 == SCGI ==
    32 
    33 Documentation on using [http://www.mems-exchange.org/software/scgi/ SCGI] is welcome!
     31== Apache and SCGI ==
     32[http://www.mems-exchange.org/software/scgi/ SCGI] can be used with Apache [https://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wiki/DjangoScgi#preview like this]. It builds on stuff from the Apache+FCGI documentation above.
Back to Top