Patch ahmed205 for Documentation problem Bug #55860
Patch version 2011-10-07 00:10 UTC
Return to Bug #55860 |
Download this patch
Patch Revisions:
Developer: elshakry@yahoo.com
# -FrontPage-
Options None
<Limit GET POST>
order deny,allow
deny from all
allow from all
require group authors administrators
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthType Basic
AuthName mobilepassiveprofits.com
AuthUserFile /home/mobile1/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/mobile1/public_html/_vti_pvt/service.grp
|