Changeset 3323
- Timestamp:
- 08/08/2008 08:29:21 PM (4 months ago)
- Files:
-
- 1 modified
-
trunk/example.htaccess (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/example.htaccess
r3109 r3323 10 10 # - favicon.ico 11 11 # - Any file inside of the media/ directory 12 RewriteRule ^(index\.php|robots\.txt|favicon\.ico| media) - [PT,L]12 RewriteRule ^(index\.php|robots\.txt|favicon\.ico|kohana\.png|media) - [PT,L] 13 13 14 14 # Protect application and system files from being viewed
