PHP Wiki: Difference between revisions

From RavenWiki
Jump to navigationJump to search
(Created)
 
(Link CS to lookup)
 
Line 1: Line 1:
The Computing Service has had a patched version of Php Wiki (http://phpwiki.sourceforge.net/phpwiki/) working with Raven. The adaptation involved protecting the installation with the mod_ucam_webauth Apache module and then patching the PHP code not to prompt for authentication and to use the value of the REMOTE_USER environment variable as the identity of the logged-in user.
The [[inst:CS | Computing Service]] has had a patched version of Php Wiki (http://phpwiki.sourceforge.net/phpwiki/) working with Raven. The adaptation involved protecting the installation with the mod_ucam_webauth Apache module and then patching the PHP code not to prompt for authentication and to use the value of the REMOTE_USER environment variable as the identity of the logged-in user.

Latest revision as of 10:28, 6 December 2005

The Computing Service has had a patched version of Php Wiki (http://phpwiki.sourceforge.net/phpwiki/) working with Raven. The adaptation involved protecting the installation with the mod_ucam_webauth Apache module and then patching the PHP code not to prompt for authentication and to use the value of the REMOTE_USER environment variable as the identity of the logged-in user.