[pmwiki-users] access control

Patrick R. Michaud pmichaud at pobox.com
Tue Oct 10 13:13:49 CDT 2006


On Tue, Oct 10, 2006 at 01:38:40PM +0200, Jan Hegewald wrote:
> 
> Am 10.10.2006 um 12:39 schrieb Crisses:
> 
> >
> > On Oct 10, 2006, at 3:23 AM, Jan Hegewald wrote:
> >
> >> Do I have to limit access via the webserver to solve
> >> this?
> >
> > Yes. :)
> 
> OK, thanks for making this clear to me.
> 
> > You need an .htaccess file if you're on a linux/apache server.  The  
> > contents of this file should be:
> > Order Deny,Allow
> > Deny from all
> >
> > If you're on Windows/IIS I have no idea. :/
> 
> I am on a Mac OS X/apache server but .htaccess should work. I will  
> try later.

Normally PmWiki creates a .htaccess file in the wiki.d/ directory
for you.  If it's not working, that probably means that the server
is not configured to recognize .htaccess files.

Pm




More information about the pmwiki-users mailing list