source:
branches/web/.htaccess
Last change on this file was 142, checked in by , 16 years ago | |
---|---|
File size: 136 bytes |
Line | |
---|---|
1 | AddHandler cgi-script .cgi |
2 | Options +ExecCGI |
3 | DirectoryIndex index.cgi |
4 | |
5 | <FilesMatch "\.(pas|o|ppu|lpi|a)$"> |
6 | Deny from all |
7 | </FilesMatch> |
Note:
See TracBrowser
for help on using the repository browser.