Changeset 771 for trunk/.htaccess


Ignore:
Timestamp:
04/13/11 10:02:01 (13 months ago)
Author:
r2
Message:

1.8 final

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.htaccess

    r708 r771  
    77RewriteCond %{REQUEST_URI} !\.(jpg|jpeg|ico|gif|png|css|xml|js|pl|txt)$ [NC] 
    88RewriteCond %{REQUEST_FILENAME} !^/admin 
     9RewriteCond %{REQUEST_FILENAME} !^/migrate 
     10RewriteCond %{REQUEST_FILENAME} !^/install 
    911RewriteCond %{REQUEST_FILENAME} !-f 
    1012RewriteCond %{REQUEST_FILENAME} !-d 
Note: See TracChangeset for help on using the changeset viewer.