Changes between Version 5 and Version 6 of InstallationGuidelinesApacheModWSGI
- Timestamp:
- 01/09/09 18:45:02 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelinesApacheModWSGI
v5 v6 14 14 {{{ 15 15 <VirtualHost ip.ip.ip.ip:80> 16 ServerName demo.sahana 3.org17 ServerAdmin webmaster@sahana 3.org16 ServerName demo.sahanapy.org 17 ServerAdmin webmaster@sahanapy.org 18 18 DocumentRoot /var/www/web2py/applications 19 19