Changeset 63 for trunk/.htaccess


Ignore:
Timestamp:
Dec 19, 2011, 12:58:50 PM (12 years ago)
Author:
chronos
Message:
  • Upraveno: Načítání nastavení z registrů nahrazeno INI souborem.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        22bin
        33lib
         4Config.ini
  • trunk/.htaccess

    r58 r63  
    55# Disable access to source code files
    66# xml - config files in .config subdirectory
    7 <FilesMatch "\.(pas|o|ppu|lpi|a|xml)$">
     7<FilesMatch "\.(pas|o|ppu|lpi|a|xml|ini)$">
    88  Deny from all
    99</FilesMatch>
Note: See TracChangeset for help on using the changeset viewer.