Changeset 1790 for trunk/gregarius/.htaccess
- Timestamp:
- 07/30/08 09:19:07 (4 months ago)
- Files:
-
- 1 modified
-
trunk/gregarius/.htaccess (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/.htaccess
r1730 r1790 1 2 1 # Disable MultiViews: we want the real thing 3 2 # http://httpd.apache.org/docs-2.0/mod/mod_negotiation.html#multiviews … … 8 7 <IfModule mod_rewrite.c> 9 8 RewriteEngine on 10 11 12 9 13 10 # If we have a file or a directory match then lets set the
