Changes between Initial Version and Version 1 of Internal/OrbitWebServer


Ignore:
Timestamp:
Jun 7, 2010, 4:20:52 PM (14 years ago)
Author:
jsingh
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OrbitWebServer

    v1 v1  
     1Orbit Uses Trac and Svn in the background for the content of the web server.[[BR]]
     2Scheduling is done through the internal3 machine, as such we proxy all the requests on to internal3 for scheduling [[BR]] approval and modifications. [[BR]]
     3We are running trac 0.11 version, web server is apache2 [[BR]]
     4List of Modules needed to enable orbit Servers [[BR]]
     5
     6{{{
     7 a2enmod ssl ldap ldap_userdir auth_basic authz_user authnz_ldap dav dav_fs proxy proxy_balancer proxy_http
     8}}}