Menu

Tree [r12] /
 History

HTTPS access


File Date Author Commit
 PDPclient 2010-08-20 rafael2142 [r12]
 Makefile.in 2010-06-11 rafael2142 [r8]
 configure.in 2010-06-11 rafael2142 [r4]
 mod_authz_foaf_ssl.c 2010-08-20 rafael2142 [r12]
 readme.txt 2010-06-11 rafael2142 [r2]

Read Me

Install in linux:

$autoconf
$./configure
$make install

Configure:
	httpd:
	<IfModule mod_authz_foaf_ssl.c>
       		PDPurl <<Url to soap PDP>>
       		Options FollowSymLinks Indexes
        	AuthType WebID
        	Require valid-user
        	Dav On
	</IfModule>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.