- Timestamp:
- 08/03/10 03:54:16 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/www/app/webroot/.htaccess
r73 r400 9 9 RewriteCond %{REQUEST_FILENAME} !-d 10 10 RewriteCond %{REQUEST_FILENAME} !-f 11 RewriteCond %{REQUEST_URI} !server-status 11 12 RewriteRule ^(.*)$ index.php?url=$1 [QSA,L] 12 13 </IfModule>
Note: See TracChangeset
for help on using the changeset viewer.