All pastes #339910 Raw Edit

Lerneaen_Hydra

public text v1 · immutable
#339910 ·published 2007-02-04 11:58 UTC
rendered paste body
<Directory />
  <Limit READ DIRS>
     AllowAll
  </Limit>
  <Limit WRITE>
     DenyAll
  </Limit>
</Directory>

<Directory /upload>
   <Limit READ DIRS WRITE>
      AllowAll
   </Limit>
   <Limit DELE>
      DenyAll
   </Limit>
</Directory>