Changeset 63 for trunk/.htaccess
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 2 2 bin 3 3 lib 4 Config.ini
-
- Property svn:ignore
-
trunk/.htaccess
r58 r63 5 5 # Disable access to source code files 6 6 # xml - config files in .config subdirectory 7 <FilesMatch "\.(pas|o|ppu|lpi|a|xml )$">7 <FilesMatch "\.(pas|o|ppu|lpi|a|xml|ini)$"> 8 8 Deny from all 9 9 </FilesMatch>
Note:
See TracChangeset
for help on using the changeset viewer.