Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SecurityNeeds: Difference between revisions

From ZeroWiki
imported>Unknown
No edit summary
 
(Repair batch-0003 pages from live compare)
 
Line 11: Line 11:


''OTOH, few users have ".htaccess" enabled for them, and even fewer have access to the "httpd.conf".''
''OTOH, few users have ".htaccess" enabled for them, and even fewer have access to the "httpd.conf".''

Latest revision as of 00:29, 27 March 2026

I actually have a rather different security problem. I would like to set up a non-firewalled wiki but only a certain group should have access. This may be for legal reasons, but has been imposed as a requirment that I cannot get around. Anyone know of a wiki that restricts access in such a way?

   Yes, see Wiki:OrgPatterns which runs in Wiki:FishBowl mode. - This may be exactly what I was looking for... thanks!!!

Why not use webserver passwords to restrict access? Or do you wish to restrict editing by a restricted group? -- AnonymousCoward ;)

Even restricting the editing could be done easily using the security the webserver provides.

OTOH, few users have ".htaccess" enabled for them, and even fewer have access to the "httpd.conf".