[pmwiki-users] farm security

Hans design at flutesong.net
Wed Mar 16 13:02:27 CST 2005


Wednesday, March 16, 2005, 6:54:50 PM, Neil wrote:

> I think you need to turn off Apache directory indexing in the farm 
> directory. On my setup, indexing is off by default and I have to turn it on
> where desired. Seems like the safest way to me.

> I also explicitly put pmwiki.php off limits in the farm directory, like so:

> ### --- prevent execution of PmWiki in farm from anywhere -----
> <Directory "filepathto/farm/pmwiki">
>          <Files pmwiki.php>
>                  Order allow,deny
>                  Deny from all
>          </Files>
> </Directory>

Hi Neil,

The site is on a public server, I can't do anything to Apache.
I can create .htacess files though.
How do I turn off directory indexing?


Best, 
~Hans                           




More information about the pmwiki-users mailing list