source:
gm_system/files/filebase/.htaccess@
651
Last change on this file since 651 was 651, checked in by , 15 years ago | |
---|---|
File size: 92 bytes |
Line | |
---|---|
1 | <Limit GET POST PUT DELETE> |
2 | order deny,allow |
3 | deny from all |
4 | allow from localhost |
5 | </Limit> |
Note:
See TracBrowser
for help on using the repository browser.