- Timestamp:
- 08/08/2008 07:56:42 PM (4 months ago)
- Files:
-
- 1 modified
-
branches/website/.htaccess (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/website/.htaccess
r3312 r3319 22 22 # - Any file inside of the media/ directory 23 23 # - WordPress content/ directory 24 RewriteRule ^(index\.php|robots\.txt| favicon\.ico|media) - [PT,L]24 RewriteRule ^(index\.php|robots\.txt|kohana.png|favicon\.ico|media) - [PT,L] 25 25 26 26 # Protect application and system files from being viewed
