source: branches/web/.htaccess

Last change on this file was 142, checked in by george, 15 years ago
  • Přidáno: Jednotka pro správu finančních dokladů.
File size: 136 bytes
Line 
1AddHandler cgi-script .cgi
2Options +ExecCGI
3DirectoryIndex 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.