diff options
author | ot <ot@localhost> | 2005-10-20 06:48:53 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-10-20 06:48:53 +0000 |
commit | 25cb31c4dfc787cc7f00393a0bd1073b8c7ca6fe (patch) | |
tree | 9a30af290ba81f3854a9877851f0e44f116ace59 /htdocs/images/.htaccess | |
parent | 066292f4256c2ebc75169b7d0fde4041b75a3aff (diff) | |
download | markup-validator-25cb31c4dfc787cc7f00393a0bd1073b8c7ca6fe.zip markup-validator-25cb31c4dfc787cc7f00393a0bd1073b8c7ca6fe.tar.gz markup-validator-25cb31c4dfc787cc7f00393a0bd1073b8c7ca6fe.tar.bz2 |
merging from 0.7 branch into trunk at tag validator-0_7_1-release
Diffstat (limited to 'htdocs/images/.htaccess')
-rw-r--r-- | htdocs/images/.htaccess | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/htdocs/images/.htaccess b/htdocs/images/.htaccess deleted file mode 100644 index e283152..0000000 --- a/htdocs/images/.htaccess +++ /dev/null @@ -1,6 +0,0 @@ -# -# $Id: .htaccess,v 1.1 2001-02-18 01:06:28 gerald Exp $ -# - -Header set Cache-Control "max-age=604800" - |