Changeset 4576 for trunk/.htaccess
- Timestamp:
- 08/15/10 17:13:40 (22 months ago)
- File:
-
- 1 edited
-
trunk/.htaccess (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.htaccess
r4540 r4576 11 11 RewriteCond %{REQUEST_FILENAME} !-f 12 12 RewriteCond %{REQUEST_FILENAME} !-d 13 RewriteRule ^(.*)$index.php [QSA,L]13 RewriteRule !\.(js|ico|gif|jpg|png|css)$ /index.php [QSA,L] 14 14 </IfModule> 15 15
Note: See TracChangeset
for help on using the changeset viewer.
