Difference between revisions of "OpenID/SAC"

From OSGeo
Jump to navigation Jump to search
(New page: OpenID is currently provided by xblade11-2 as VirtualHost openid.osgeo.org. There is a backup, with a README in it: * Load 'mysqldump' into a mysql database. * Edit config.php to poin...)
 
Line 1: Line 1:
 
OpenID is currently provided by xblade11-2 as VirtualHost openid.osgeo.org.
 
OpenID is currently provided by xblade11-2 as VirtualHost openid.osgeo.org.
  
There is a backup, with a README in it:
+
There is a backup on osgeo2, in /home/other_backups/openid/, with a README in it:
  
  

Revision as of 14:31, 1 November 2007

OpenID is currently provided by xblade11-2 as VirtualHost openid.osgeo.org.

There is a backup on osgeo2, in /home/other_backups/openid/, with a README in it:


* Load 'mysqldump' into a mysql database.
* Edit config.php to point to the right database and username/password
  for  read/write access.
* Configure apache to allow rewriterules for the 'openid' directory
* Point a VirtualHost with name openid.osgeo.org at the openid directory
  as a document root.