Changeset 4599 for trunk/.htaccess
- Timestamp:
- 08/27/10 23:01:58 (21 months ago)
- File:
-
- 1 edited
-
trunk/.htaccess (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.htaccess
r4576 r4599 13 13 RewriteRule !\.(js|ico|gif|jpg|png|css)$ /index.php [QSA,L] 14 14 </IfModule> 15 16 # disable direct access to text, log and template files 17 <FilesMatch "(\.txt|\.log$|\.tpl$)"> 18 order allow,deny 19 deny from all 20 </FilesMatch> 15 21 16 22 <IfModule mod_php5.c>
Note: See TracChangeset
for help on using the changeset viewer.
