Changeset 58 for trunk/.htaccess
- Timestamp:
- Jul 31, 2011, 7:59:24 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.htaccess
r27 r58 4 4 5 5 # Disable access to source code files 6 <FilesMatch "\.(pas|o|ppu|lpi|a)$"> 6 # xml - config files in .config subdirectory 7 <FilesMatch "\.(pas|o|ppu|lpi|a|xml)$"> 7 8 Deny from all 8 9 </FilesMatch>
Note:
See TracChangeset
for help on using the changeset viewer.