spyce
home
license
community
download
examples
resources
wishlist
contrib (@sf)
documentation
intro
lang
runtime
modules
tags
install
exits
sourceforge
statistics
freshmeat

Documentation - Install
[[ Spyce ]]
Python Server Pages
by Rimon Barr

Prev: 6.4.1 - Mod_Python Up: 6.4 - Configuration Specifics Next: 6.4.3 - Windows

6.4.2. Web Server

Yet another alternative for running Spyce, it to run it as a web-server either serving the web as a proxy server or as a primary. The Spyce web server is exceptionally feature poor, thus using it as a proxy behind a real web server is advised. Moreover, using it as the primary web server in a production is highly discouraged. The Spyce web server configuration is defined in a section of the runtime configuration file. To run it as a proxy server behind Apache, following these instructions:

  • Install Spyce.
  • Then, uncomment the lines in the httpd.conf to comment the cgi parts and uncomment the proxy parts.
  • Start the Spyce web server. The command-line syntax for starting the server is:
    spyce -l [-p port] [<root>]
  • Restart Apache

Prev: 6.4.1 - Mod_Python Up: 6.4 - Configuration Specifics Next: 6.4.3 - Windows


© 2002-05 Rimon Barr
email: rimon@acm.org
Spyce Powered SourceForge Logo [[ Spyce ]]
Python Server Pages
version 1.3.13