| Changes to /trunk/.htaccess |
r0 vs. r17
Edit
|
r17
|
| /trunk/.htaccess | /trunk/.htaccess r17 | ||
| 1 | RewriteEngine on | ||
|---|---|---|---|
| 2 | RewriteRule .* - [E=HTTP_IF_MODIFIED_SINCE:%{HTTP:If-Modified-Since}] | ||
| 3 | RewriteRule .* - [E=HTTP_IF_NONE_MATCH:%{HTTP:If-None-Match}] | ||