[pubcookie-users] PubcookieOnDemand
Greg Stark
gdstark at u.washington.edu
Fri Apr 22 12:30:36 PDT 2005
I'm running into problems when trying to implement PubcookieOnDemand...
Wondering if any of you had some examples you might post.
I'm uncertain whether or not either of these two situations are correct,
they dont seem to be working in tests i'v run...
------------------------------------------
<Directory "/var/www/default/test">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
PubcookieOnDemand authorize AuthType valid-user
AuthType EGnetID
Require valid-user
</Directory>
OR this syntax...
<Directory "/var/www/default/test">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
PubcookieOnDemand authorize AuthType EGnetID
PubcookieOnDemand authorize AuthType valid-user
</Directory>
----------------------------------------------------------
When setting the browser cookie of OnDemandKey to 'authorize' I dont
get the desired results. either its just not protecting the directory,
or im getting an internal server error.
any ideas?
Greg Stark
--
Greg Stark
Web Computing Specialist
University of Washington
Northwest Center for Public Health Practice
206.543.3696
gdstark at u.washington.edu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdstark.vcf
Type: text/x-vcard
Size: 361 bytes
Desc: not available
Url : http://mailman1.u.washington.edu/pipermail/pubcookie-users/attachments/20050422/acdf9616/gdstark.vcf
More information about the pubcookie-users
mailing list