Changes between Version 13 and Version 14 of Internal/LoginService


Ignore:
Timestamp:
Jun 21, 2011, 3:50:59 PM (13 years ago)
Author:
Olivera Tosic
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/LoginService

    v13 v14  
    2929/etc/apache2/sites-available/default
    3030
    31 ServerName <server_name>
     31!ServerName <server_name>
    3232
    33 ProxyPass /status/orbit "http://<host>:<port>/public_html/"
     33!ProxyPass /status/orbit "http://<host>:<port>/public_html/"
    3434
    35 ProxyPass /userManagement "<host>:<port>/login/userManagement"
     35!ProxyPass /userManagement "<host>:<port>/login/userManagement"
    3636
    3737
     
    4040/etc/apache2/sites-available/default-ssl
    4141
    42  ProxyPass /schedule/ http://<host>:<port>/login/ShowScheduler
     42 !ProxyPass /schedule/ http://<host>:<port>/login/ShowScheduler
    4343
    44  ProxyPass /loginService/ http://<host>:<port>/login/
     44 !ProxyPass /loginService/ http://<host>:<port>/login/
    4545
    4646        <Proxy http://<host>:<port>:5052/login/*>
     
    8181        http://<server_name>/userManagement/register
    8282        ( userManagement same as one in login.yaml and apache default)
    83 4. Group/Organization Registration
     834. !Group/Organization Registration
    8484        http://<server_name>/userManagement/orgReg
    8585        ( userManagement same as one in login.yaml and apache default)