spyce
         
home     documentation     download     Spyce logo


Documentation - Install

Prev: 3.10.1 - Overview Up: 3.10 - Installation Next: 3.10.3 - CGI/FastCGI installation

3.10.2. Web Server

The preferred method of running Spyce it to run it as a web-server.

The Spyce web server configuration is defined in the "webserver options" section of the Spyce configuration module.

  • Start the Spyce web server. The command-line syntax for starting the server is:
    spyceCmd.py -l
    Spyce will now be running on port 8000. You can change the port in your spyceconf module.
  • If you are going to proxy Spyce behind Apache (this is done automatically if you installed via RPM):
    1. Copy the proxy section ("Spyce via proxy") from spyceApache.conf into httpd.conf.
    2. Make sure mod_proxy is installed and enabled. Check httpd.conf for a mod_proxy section; look for instructions like "Uncomment the following lines to enable the proxy server."
    3. Restart Apache

Prev: 3.10.1 - Overview Up: 3.10 - Installation Next: 3.10.3 - CGI/FastCGI installation


Spyce logo
Python Server Pages
version 2.1.3
Spyce Powered SourceForge Logo