[dokuwiki] Securing Downloads
- From: Jan Tönjes <jan@xxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 9 Nov 2007 08:25:27 +0100
Hi,
I would like to secure downloads from dokuwiki. Not all, only from a specific
namespace. I.e. I have a page at wiki:here:wego and at the site "wego" i have
some files, i want to be available to all users of a specific ip-range.
From my understanding I would create a .htaccess file now on the server with
something like
Order Deny,Allow
Deny From all,
Allow From 10.10.100.0/255.255.255.0
That would do what I want. But where can I create such file? In
the /var/www/wiki/data/media/here/wego directory it has no success...
Could you help me please?
Greetings,
Jan :-)
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: Securing Downloads
- From: Tan-Vinh Nguyen
- [dokuwiki] Re: Securing Downloads
- From: Myron Turner
Other related posts:
- [dokuwiki] Re: Securing Downloads
- From: Tan-Vinh Nguyen
- [dokuwiki] Re: Securing Downloads
- From: Myron Turner