Changeset 1253
- Timestamp:
- 02/05/06 15:38:29 (3 years ago)
- Files:
-
- 1 modified
-
trunk/rss/.htaccess (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/rss/.htaccess
r1237 r1253 2 2 # Disable MultiViews: we want the real thing 3 3 # http://httpd.apache.org/docs-2.0/mod/mod_negotiation.html#multiviews 4 # Options -MultiViews5 4 5 Options -MultiViews 6 6 AddDefaultCharset utf-8 7 7
